index
:
delta/apache/apr.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
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network_io
Commit message (
Expand
)
Author
Age
Files
Lines
*
include the proper header file to get prototypes
Jeff Trawick
2002-07-11
1
-1
/
+2
*
An attempt at the OS/2 implementation. I have no OS/2 box, so this
Ryan Bloom
2002-07-11
2
-248
/
+0
*
Remove the old BeOS poll implementation. BeOS's poll implementation looks
Ryan Bloom
2002-07-11
2
-328
/
+1
*
Reimplement apr_poll() on Unix. This improves performance by giving the
Ryan Bloom
2002-07-11
3
-457
/
+13
*
Get rid of a couple of redundant zero assignments. We call memset()
Aaron Bannert
2002-07-10
1
-2
/
+0
*
Continue the Bill Rowe apr_size_t crusade.
Victor J. Orlikowski
2002-07-10
5
-17
/
+17
*
Changed the return values of the apr_*_inherit_(un)set functions from
Branko Čibej
2002-07-05
1
-6
/
+6
*
use new time conversion macros in place of APR_USEC_PER_SEC
Brian Pane
2002-07-05
3
-6
/
+6
*
Have inherit_set/unset work correctly. Sockets can't do this, so punt.
William A. Rowe Jr
2002-07-03
1
-2
/
+24
*
FreeBSD apr_sendfile: test for kernel version to determine whether to
Greg Ames
2002-07-02
1
-9
/
+66
*
Last for today (compiles clean on Win32, hope the same for the rest of
William A. Rowe Jr
2002-06-08
3
-10
/
+7
*
Allows the internal socket netmask of the accepted socket to initialize itself
Bradley Nicholes
2002-06-07
1
-0
/
+11
*
win32 now passes testsockopt. Merge the Netware codepath
Bill Stoddard
2002-06-06
1
-58
/
+39
*
More of the WinCE port.
William A. Rowe Jr
2002-06-04
4
-10
/
+50
*
Win32: WTF was I thinking with that last commit? this is right (I hope :-)
Bill Stoddard
2002-05-22
1
-12
/
+10
*
Win32: Fix bug introduced by the commit that added GetOverlappedResults()
Bill Stoddard
2002-05-22
1
-12
/
+17
*
Win32: Rearrange code for clarity
Bill Stoddard
2002-05-22
1
-14
/
+12
*
Win32: Rather pointless to call GetOverlappedResults() on a socket we
Bill Stoddard
2002-05-20
1
-2
/
+4
*
Win32: Need to check for WSA_IO_PENDING.
Bill Stoddard
2002-05-20
1
-1
/
+2
*
Win32: Call GetOverlappedResults to get the results of an async
Bill Stoddard
2002-05-20
1
-8
/
+15
*
FreeBSD sendfile: return an error if the kernel returns 0 & no bytes sent.
Greg Ames
2002-05-17
1
-10
/
+21
*
This particular code fragment gets an award for obfuscated code to save a
Justin Erenkrantz
2002-05-17
1
-1
/
+6
*
linux sendfile: exit with an error if the file gets smaller in the middle of
Greg Ames
2002-05-17
1
-7
/
+19
*
Remove a few stray tabs.
Justin Erenkrantz
2002-05-17
1
-7
/
+7
*
OS/2: Fix apr_recv() when timeout == 0.
Brian Havard
2002-05-08
1
-2
/
+2
*
optimized away some loop iterations in inet_ntop6()
Brian Pane
2002-05-05
1
-6
/
+5
*
inet_ntop6() optimization: collapse two passes through the input
Brian Pane
2002-05-05
1
-6
/
+9
*
Formatting fixes only
Brian Pane
2002-05-05
1
-87
/
+97
*
Some performance fixes for inet_ntop6()
Brian Pane
2002-05-05
1
-3
/
+11
*
Small fix for beos networking.
David Reid
2002-05-01
1
-1
/
+1
*
A read with 0 bytes is an APR_EOF. Found this running ab.
Bill Stoddard
2002-04-27
1
-2
/
+1
*
Reduce the number of apr_sendfile calls on AIX and OS/390 by
Jeff Trawick
2002-04-25
1
-0
/
+12
*
apr_sendfile: implement APR_INCOMPLETE_WRITE semantics for FreeBSD. This
Greg Ames
2002-04-24
1
-11
/
+23
*
for the gethostbyname() path in apr_sockaddr_info_get(), always handle
Jeff Trawick
2002-04-24
1
-4
/
+0
*
Add .deps to cvsignore since APR may now generate .deps files.
Justin Erenkrantz
2002-04-22
3
-0
/
+3
*
Allow VPATH builds to properly generate build dependencies. This requires
Justin Erenkrantz
2002-04-22
3
-0
/
+6
*
standardize some apr_foo_close() functions (call apr_pool_cleanup_run())
Jeff Trawick
2002-04-16
1
-2
/
+1
*
On platforms where the nonblocking flag on a listener socket is
Brian Pane
2002-04-15
1
-0
/
+5
*
OS/2: Fix apr_os_put_sock() to set local address as unknown & timeout to -1.
Brian Havard
2002-04-14
1
-0
/
+3
*
OS/2: Set up local_addr of accepted socket
Brian Havard
2002-04-14
1
-2
/
+9
*
Solaris version of the code that inserts a select before the
Brian Pane
2002-04-11
1
-0
/
+21
*
If a socket write or sendfile call writes less than the requested
Brian Pane
2002-04-11
1
-2
/
+35
*
make sure apr_sockaddr_t->port gets filled in after the kernel
Jeff Trawick
2002-04-05
2
-0
/
+4
*
Fix win32 compile break
Bill Stoddard
2002-04-01
1
-1
/
+1
*
simplify sockaddr manipulation code a little bit
Jeff Trawick
2002-04-01
2
-61
/
+18
*
rename internal function apr_set_sockaddr_vars() to apr_sockaddr_vars_set()
Jeff Trawick
2002-04-01
2
-7
/
+7
*
clean up the unix networking code by creating a new function
Jeff Trawick
2002-03-28
2
-75
/
+31
*
Rename the "cntxt" members of the fileio structures to "pool".
Sander Striker
2002-03-20
1
-2
/
+2
*
slight apr_sockaddr_info_get() simplification/speed-up:
Jeff Trawick
2002-03-14
1
-10
/
+1
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
19
-19
/
+19
[next]