index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
testpoll.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Use less sockets in the large pollset. Solaris has a default fd limit of
rbb
2002-12-15
1
-1
/
+12
*
Ensure that buffers passed to strcmp are NUL-terminated.
jorton
2002-11-28
1
-1
/
+1
*
Migrate testpoll to the new test suite.
rbb
2002-11-27
1
-214
/
+356
*
*) Renames done (deprecated functions wrapped):
thommay
2002-11-20
1
-3
/
+3
*
Added more detailed checking of the apr_pollset_poll results
brianp
2002-08-06
1
-3
/
+18
*
One more update to the pollset API before we start using it
brianp
2002-08-04
1
-1
/
+1
*
On systems without poll, limit apr_pollset's capacity to
brianp
2002-08-03
1
-1
/
+1
*
Test apr_poll() with larger numbers of descriptors
brianp
2002-08-02
1
-1
/
+20
*
More test cases and error diagnostics
brianp
2002-08-02
1
-13
/
+26
*
Added select-based pollset implementation for systems without poll
brianp
2002-08-01
1
-1
/
+1
*
Added general-purpose pollset API to handle arbitrarily large
brianp
2002-08-01
1
-4
/
+61
*
Renamed some variables and replaced integer constants with
brianp
2002-08-01
1
-23
/
+26
*
Fix units bug in apr_interval_time_t parameter.
aaron
2002-07-15
1
-5
/
+5
*
BeOS uses port 7772 for apache 2, so if you ran these tests on a system
dreid
2002-07-12
1
-1
/
+1
*
Reimplement apr_poll() on Unix. This improves performance by giving the
rbb
2002-07-11
1
-6
/
+7
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
clean up the way we look at the family of an apr_sockaddr_t
trawick
2002-03-12
1
-1
/
+1
*
change some of the test programs to use exit status 0 for
trawick
2001-08-01
1
-1
/
+1
*
Back out the inherit flag from apr_socket_create/apr_os_socket_put.
wrowe
2001-07-18
1
-1
/
+1
*
Added an inherit flag to apr_socket_create and other socket creation
rbb
2001-07-16
1
-1
/
+1
*
These are (thankfully) now irrelevant stubs. apr_terminate is defined
wrowe
2001-06-08
1
-6
/
+1
*
use apr_strerror() instead of strerror() so that we display
trawick
2001-03-31
1
-2
/
+7
*
Change the way select based poll works so it works as we'd expect it to, i.e.
dreid
2001-03-22
1
-0
/
+224