aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib503.c
AgeCommit message (Expand)Author
2004-10-03removed trailing whitespaceDaniel Stenberg
2004-05-14clean up properly on failure to enable easier libcurl leak detectionDaniel Stenberg
2004-03-03removed include stuff now handled by test.hDaniel Stenberg
2004-02-20include sys/select.h to prevent picky compiler warnings when using select()Daniel Stenberg
2004-02-05changed the test() function to return type intDaniel Stenberg
2003-10-25avoid dependence on the order of the fields in the timeval struct, pointed outDaniel Stenberg
2003-10-24don't select() forever, set a timeout so at least the test fails niceDaniel Stenberg
2003-03-12Add include files to prevent warnings on some (HPUX) systems.Daniel Stenberg
2002-12-13used this to verify bug report 651460Daniel Stenberg