summaryrefslogtreecommitdiff
path: root/test/sockchild.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.ivan2022-11-201-3/+3
* Add testcase for broken handling of APR_O_NONBLOCK_INHERITEDtrawick2013-12-171-1/+7
* * Add apr_socket_is_connected to detect whether the remote side of a socketrpluem2009-10-041-0/+4
* Enable unix domain (AF_UNIX) sockets if supported by the OSmturk2009-02-191-2/+2
* Solve two int-size issues on some platforms; exit is well definedwrowe2007-10-141-2/+2
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Fix the testsock tests on Windows, mostly.rbb2004-03-151-2/+4
* Fix compile warnings in sockchild.c on Mac OS Xrbb2004-03-151-2/+2
* I forgot to add sockchild.c, which is required for testsock.rbb2004-03-141-0/+77