aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib504.c
AgeCommit message (Expand)Author
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