summaryrefslogtreecommitdiff
path: root/tests/libtest/lib503.c
Commit message (Expand)AuthorAgeFilesLines
* Add project notice and file IdYang Tse2006-10-251-0/+10
* Use curl_global_init() and curl_global_cleanup().Yang Tse2006-10-251-7/+27
* Abort test if it seems that it would have run forever. This is just to preventYang Tse2006-10-241-37/+72
* Added select_test() function to allow selecting on no sockets onGisle Vanem2006-09-101-1/+1
* removed trailing whitespaceDaniel Stenberg2004-10-031-2/+2
* clean up properly on failure to enable easier libcurl leak detectionDaniel Stenberg2004-05-141-1/+1
* removed include stuff now handled by test.hDaniel Stenberg2004-03-031-6/+0
* include sys/select.h to prevent picky compiler warnings when using select()Daniel Stenberg2004-02-201-0/+3
* changed the test() function to return type intDaniel Stenberg2004-02-051-2/+2
* avoid dependence on the order of the fields in the timeval struct, pointed outDaniel Stenberg2003-10-251-1/+4
* don't select() forever, set a timeout so at least the test fails niceDaniel Stenberg2003-10-241-1/+2
* Add include files to prevent warnings on some (HPUX) systems.Daniel Stenberg2003-03-121-0/+6
* used this to verify bug report 651460Daniel Stenberg2002-12-131-0/+77