Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespaces in *.c. | ivan | 2022-11-20 | 1 | -3/+3 |
* | Add testcase for broken handling of APR_O_NONBLOCK_INHERITED | trawick | 2013-12-17 | 1 | -1/+7 |
* | * Add apr_socket_is_connected to detect whether the remote side of a socket | rpluem | 2009-10-04 | 1 | -0/+4 |
* | Enable unix domain (AF_UNIX) sockets if supported by the OS | mturk | 2009-02-19 | 1 | -2/+2 |
* | Solve two int-size issues on some platforms; exit is well defined | wrowe | 2007-10-14 | 1 | -2/+2 |
* | Fix the typo. | jorton | 2006-08-03 | 1 | -1/+1 |
* | Update license header. | jorton | 2006-08-03 | 1 | -6/+6 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | jerenkrantz | 2005-02-04 | 1 | -1/+2 |
* | Fix the testsock tests on Windows, mostly. | rbb | 2004-03-15 | 1 | -2/+4 |
* | Fix compile warnings in sockchild.c on Mac OS X | rbb | 2004-03-15 | 1 | -2/+2 |
* | I forgot to add sockchild.c, which is required for testsock. | rbb | 2004-03-14 | 1 | -0/+77 |