summaryrefslogtreecommitdiff
path: root/test/testpoll.c
Commit message (Expand)AuthorAgeFilesLines
* Fix units bug in apr_interval_time_t parameter.aaron2002-07-151-5/+5
* BeOS uses port 7772 for apache 2, so if you ran these tests on a systemdreid2002-07-121-1/+1
* Reimplement apr_poll() on Unix. This improves performance by giving therbb2002-07-111-6/+7
* Update our copyright for this year.fielding2002-03-131-1/+1
* clean up the way we look at the family of an apr_sockaddr_ttrawick2002-03-121-1/+1
* change some of the test programs to use exit status 0 fortrawick2001-08-011-1/+1
* Back out the inherit flag from apr_socket_create/apr_os_socket_put.wrowe2001-07-181-1/+1
* Added an inherit flag to apr_socket_create and other socket creationrbb2001-07-161-1/+1
* These are (thankfully) now irrelevant stubs. apr_terminate is definedwrowe2001-06-081-6/+1
* use apr_strerror() instead of strerror() so that we displaytrawick2001-03-311-2/+7
* Change the way select based poll works so it works as we'd expect it to, i.e.dreid2001-03-221-0/+224