summaryrefslogtreecommitdiff
path: root/test/server.c
Commit message (Expand)AuthorAgeFilesLines
* Fix all the License issues. Including:Ryan Bloom2000-03-101-9/+9
* Add a context parameter to ap_accept() for the connection socket to beBrian Havard1999-10-241-1/+1
* Enhancements for APR network_io. Adds separate local/remote access methods forBrian Havard1999-10-241-1/+9
* Bring network code to the parameter order spec. This means contexts go last,Ryan Bloom1999-10-101-1/+1
* First patch to re-order function parameters. This one gets the low hangingRyan Bloom1999-10-041-4/+4
* A change to how APR uses user data. Now, user data is a linked list thatRyan Bloom1999-09-141-1/+1
* Fix the test programs to use the new timeout API's in network I/O. Also, fixRyan Bloom1999-09-031-2/+2
* Initial revisionRyan Bloom1999-08-171-0/+198