summaryrefslogtreecommitdiff
path: root/test/sockchild.c
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for broken handling of APR_O_NONBLOCK_INHERITEDJeff Trawick2013-12-171-1/+7
* * Add apr_socket_is_connected to detect whether the remote side of a socketRuediger Pluem2009-10-041-0/+4
* Enable unix domain (AF_UNIX) sockets if supported by the OSMladen Turk2009-02-191-2/+2
* Solve two int-size issues on some platforms; exit is well definedWilliam A. Rowe Jr2007-10-141-2/+2
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Fix the testsock tests on Windows, mostly.Ryan Bloom2004-03-151-2/+4
* Fix compile warnings in sockchild.c on Mac OS XRyan Bloom2004-03-151-2/+2
* I forgot to add sockchild.c, which is required for testsock.Ryan Bloom2004-03-141-0/+77