History log of /curl/tests/libtest/lib503.c (Results 26 – 38 of 38)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_16_1, curl-7_16_0
# b4700f02 25-Oct-2006 Yang Tse

Add project notice and file Id


# 384c8f35 25-Oct-2006 Yang Tse

Use curl_global_init() and curl_global_cleanup().
Improve cleanup in case of initialization failure.


# c54a4301 24-Oct-2006 Yang Tse

Abort test if it seems that it would have run forever. This is just to prevent
test hanging and actually is an indication that there's a condition that is
not being properly handled at some p

Abort test if it seems that it would have run forever. This is just to prevent
test hanging and actually is an indication that there's a condition that is
not being properly handled at some point in the library.

Remove a pair of braces and adjust indentation appropriately.

show more ...


# e134a402 10-Sep-2006 Gisle Vanem

Added select_test() function to allow selecting on no sockets on
Winsock.


Revision tags: curl-7_15_6-prepipeline, curl-7_15_5, curl-7_15_4, curl-7_15_3, curl-7_15_2, curl-7_15_1, curl-7_15_0, curl-7_14_1, c-ares-1_3_0, curl-7_14_0, curl-7_13_2, curl-7_13_1, before_ftp_statemachine, curl-7_13_0, curl-7_12_3, curl-7_12_2
# e2fe03df 03-Oct-2004 Daniel Stenberg

removed trailing whitespace


Revision tags: curl-7_12_1, pre-aifix, curl-7_12_0
# e2e593a0 14-May-2004 Daniel Stenberg

clean up properly on failure to enable easier libcurl leak detection


Revision tags: curl-7_11_2, c-ares-1_2_0, curl-7_11_1
# 87a1c703 03-Mar-2004 Daniel Stenberg

removed include stuff now handled by test.h


# 8777ba7e 20-Feb-2004 Daniel Stenberg

include sys/select.h to prevent picky compiler warnings when using select()
without proto


# a5c4442e 05-Feb-2004 Daniel Stenberg

changed the test() function to return type int


Revision tags: curl-7_11_0, curl-7_10_8
# 245ab7c7 25-Oct-2003 Daniel Stenberg

avoid dependence on the order of the fields in the timeval struct, pointed out
by Gisle Vanem


# da0b3806 24-Oct-2003 Daniel Stenberg

don't select() forever, set a timeout so at least the test fails nice


Revision tags: curl-7_10_7, curl-7_10_6, curl-7_10_5, curl-7_10_4
# f317f8b1 12-Mar-2003 Daniel Stenberg

Add include files to prevent warnings on some (HPUX) systems.


Revision tags: curl-7_10_3
# 57f0e329 13-Dec-2002 Daniel Stenberg

used this to verify bug report 651460


12