aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib504.c
AgeCommit message (Expand)Author
2004-05-14clean up properly on failure to enable easier libcurl leak detectionDaniel Stenberg
2004-04-27make the loop use a fixed number of attempts to prevent eternal loopsDaniel 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-13return an int, not a CURLcodeDaniel 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-17more defensive checking as platforms differ...Daniel Stenberg
2003-03-12Add include files to prevent warnings on some (HPUX) systems.Daniel Stenberg
2002-12-16Added test case 504, using multi interface and a local proxy without anythingDaniel Stenberg