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
*
SetHandleInformation is not supported on WinCE, but the Win 9x code path
William A. Rowe Jr
2007-05-31
1
-2
/
+2
*
alloc_socket() now defaults to remote_host_unknown == 1
William A. Rowe Jr
2007-01-09
1
-3
/
+1
*
* network_io/unix/multicast.c (find_if_index): Fix build if
Joe Orton
2007-01-07
1
-2
/
+5
*
Sync Win32/OS2 unknown remote_addr and local_port flags to unix src.
William A. Rowe Jr
2006-11-28
2
-0
/
+8
*
* network_io/unix/sendrecv.c (apr_socket_sendfile) [HAVE_SENDFILEV]:
Joe Orton
2006-11-07
1
-2
/
+4
*
Fixes for the implementation, documentation and test case for
Joe Orton
2006-10-25
1
-1
/
+3
*
* network_io/unix/sockets.c (apr_socket_accept): Fix remote_addr
Joe Orton
2006-09-19
1
-4
/
+6
*
Make sure the temporary remote addr is initialized
Mladen Turk
2006-09-14
1
-0
/
+1
*
Do not allocate new socket if accept fails.
Mladen Turk
2006-09-11
1
-12
/
+17
*
Fix the typo.
Joe Orton
2006-08-03
14
-14
/
+14
*
Update license header.
Joe Orton
2006-08-03
14
-84
/
+84
*
Fix warning about unused variables on new versions of FreeBSD.
Garrett Rooney
2006-06-05
1
-1
/
+4
*
* network_io/unix/sendrecv.c [__linux__] (apr_socket_sendfile): Limit
Joe Orton
2006-05-04
1
-0
/
+8
*
Make apr_socket_recvfrom set the port in the from sockaddr.
Garrett Rooney
2006-04-27
3
-1
/
+8
*
* network_io/unix/sendrecv.c (apr_socket_sendv): Implement for
Joe Orton
2006-04-05
1
-2
/
+5
*
fix compile break on systems like AIX 4.3.3 which
Jeff Trawick
2006-03-11
1
-1
/
+1
*
Zero the len out value on error, to follow the unix behavior of
William A. Rowe Jr
2006-02-04
1
-0
/
+1
*
The OS/2 send() function returns EINVAL if the data size is > 64k so limit the
Brian Havard
2006-01-05
1
-0
/
+4
*
* network_io/unix/sockets.c: Remove stray semi-colon after
Joe Orton
2005-12-08
1
-1
/
+1
*
Fix multicast w/ source specific groups when compiled with --disable-ipv6.
Paul Querna
2005-12-08
1
-3
/
+8
*
getnameinfo() may copy the port field around, so initialize
Jeff Trawick
2005-10-12
1
-0
/
+1
*
Remove the mcast_check_type() check from the multicast code. This check
Colm MacCarthaigh
2005-10-12
1
-31
/
+0
*
When converting V4MAPPED IPv6 addresses to IPv4 (by dropping the
Martin Kraemer
2005-09-20
1
-1
/
+1
*
Fix apr_socket_addr_get(APR_REMOTE) after a non-blocking connect():
Joe Orton
2005-09-09
1
-1
/
+13
*
Fix handling of %pI with psprintf; the psprintf implementation assumes
Joe Orton
2005-09-08
1
-10
/
+20
*
* network_io/unix/sockopt.c (apr_socket_opt_set): Thou whilst not
Joe Orton
2005-08-26
1
-1
/
+0
*
Added a missing break statement that was causing TCP_NODELAY to
Brian Pane
2005-08-26
1
-0
/
+1
*
Allow setting both the TCP_NODELAY and TCP_CORK socket options for
Joe Orton
2005-08-25
1
-4
/
+16
*
Update remaining 2004 copyright notices.
Joe Orton
2005-06-14
1
-1
/
+2
*
Support APR_SO_SNDBUF and APR_SO_RCVBUF on Windows.
Jeff Trawick
2005-06-14
1
-0
/
+12
*
send and receive buffer sizes are not flags, and caller
Jeff Trawick
2005-06-14
1
-10
/
+4
*
* network_io/unix/inet_ntop.c (inet_ntop6): Silence "variable may be
Joe Orton
2005-06-14
1
-0
/
+1
*
Change INHERIT macros to use the new struct member rename.
Mladen Turk
2005-06-12
1
-2
/
+2
*
Bring back INHERIT macros with new struct member rename.
Mladen Turk
2005-06-12
1
-0
/
+4
*
Implement pool accessor for sockets
Mladen Turk
2005-06-12
5
-40
/
+40
*
network_io/unix/sendrecv.c: Deal with EAGAIN after poll().
Wilfredo Sanchez
2005-05-25
1
-16
/
+16
*
clean up a comment
Wilfredo Sanchez
2005-05-24
1
-4
/
+5
*
Safe cast to bring pointer arithmetic in line with a much smaller
William A. Rowe Jr
2005-05-16
1
-1
/
+1
*
Whitespace only - reindent to 4's
William A. Rowe Jr
2005-05-16
1
-29
/
+29
*
Handle BEOS_R5 weirdness with gethostname()
Jim Jagielski
2005-04-20
1
-1
/
+5
*
Fix HP-UX 11.00 build, where the IP multicast interfaces are not
Joe Orton
2005-02-15
1
-5
/
+7
*
* network_io/unix/multicast.c (apr_mcast_leave): Rename 'leave'
Joe Orton
2005-02-15
1
-2
/
+2
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
13
-13
/
+26
*
Add Support for DragonFly BSD.
Paul Querna
2005-01-21
1
-3
/
+4
*
Implement APR_TCP_DEFER_ACCEPT for NetWare and Win32
Bradley Nicholes
2005-01-18
1
-0
/
+15
*
* network_io/unix/multicast.c: Use #ifdef not #if for HAVE_GETIFADDRS.
Joe Orton
2005-01-10
1
-2
/
+2
*
Add Support for Single Source Multicast.
Paul Querna
2005-01-10
1
-53
/
+81
*
Fix up some type mismatches
Bradley Nicholes
2005-01-03
1
-3
/
+3
*
Add arguments for Single Source Multicast Support as suggested by Colm
Paul Querna
2005-01-03
1
-5
/
+12
*
Adding an initial Multicast API.
Paul Querna
2005-01-02
1
-0
/
+295
[next]