summaryrefslogtreecommitdiff
path: root/include/apr_network_io.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces.Ivan Zhakov2022-11-191-65/+65
* Revert r1902312, r1904699 in preparation for a slightly different change.Evgeny Kotkov2022-10-201-6/+0
* apr_socket_sendv: WIN32: Follow up to r1902312: Avoid short writes.Yann Ylavic2022-10-191-0/+6
* Replace tabs to spaces.Ivan Zhakov2022-07-081-10/+10
* Remove the APR_SENDFILE_DISCONNECT_SOCKET flag.Ivan Zhakov2019-09-201-6/+1
* Fix some missing doxygen documentation (even if ready to use!)Christophe Jaillet2019-05-041-2/+4
* * network_io/unix/sockaddr.c (apr_sockaddr_zone_set): FailJoe Orton2017-11-291-0/+2
* Support IPv6 link-local address scope/zone mapping.Joe Orton2017-11-281-0/+23
* apr_socket_sendfile:Yann Ylavic2017-03-281-0/+1
* Committed to 1.6.x branch first in error in r1733456:Joe Orton2016-03-031-0/+1
* * include/apr_network_io.h (APR_SO_FREEBIND): Add option.Joe Orton2016-03-031-0/+3
* Add apr_sockaddr_info_copy(), for making a deep copy of anJeff Trawick2014-04-131-0/+9
* mention non-portability of an odd apr_getnameinfo() useJeff Trawick2013-12-061-0/+2
* add apr_sockaddr_is_wildcard() APIJeff Trawick2013-11-121-0/+10
* minor corrections to apr_socket_sendv() documentationJeff Trawick2013-08-041-2/+2
* add a warning about thread safetyStefan Fritsch2013-03-231-0/+6
* apr_socket_accept_filter(): The 2nd and 3rd arguments are now Jeff Trawick2012-11-031-2/+2
* Add support for APR_SO_BROADCASTStefan Fritsch2011-10-151-0/+2
* fix extra "the" in comments and license textJeff Trawick2011-03-231-1/+1
* Hide apr_wait_for_io_or_timeout() from public view and add insteadBrian Havard2010-04-121-0/+10
* Fixes various doxygen usage warnings and minor doxygen errors.Graham Leggett2010-01-061-4/+5
* * include/apr_network_io.h,Joe Orton2009-10-121-9/+11
* * Improve the documentation even furtherRuediger Pluem2009-10-071-3/+3
* * Improve the documentationRuediger Pluem2009-10-061-1/+8
* * Add apr_socket_is_connected to detect whether the remote side of a socketRuediger Pluem2009-10-041-0/+6
* Fix copy/paste typoMladen Turk2009-02-191-1/+1
* Enable unix domain (AF_UNIX) sockets if supported by the OSMladen Turk2009-02-191-0/+34
* Revert sockaddr.c all the way back to r428317, and discardWilliam A. Rowe Jr2007-12-151-4/+0
* Propose an API and it's explicit meaning.William A. Rowe Jr2007-12-121-0/+4
* Add some documentationDavid Reid2007-02-171-2/+2
* * include/apr_network_io.h: Avoid inappropriate use of the wordJoe Orton2006-11-291-3/+6
* Fixes for the implementation, documentation and test case forJoe Orton2006-10-251-1/+5
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* - remove what appears to be a copy/paste error from docs inDavid Reid2006-06-221-1/+0
* Documentation ClarificationIan Holsman2006-04-191-1/+1
* Fix handling of %pI with psprintf; the psprintf implementation assumesJoe Orton2005-09-081-0/+9
* Implement pool accessor for socketsMladen Turk2005-06-121-0/+5
* * network_io/unix/multicast.c (apr_mcast_leave): Rename 'leave'Joe Orton2005-02-151-2/+2
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Add Support for Single Source Multicast.Paul Querna2005-01-101-8/+6
* Add arguments for Single Source Multicast Support as suggested by Colm Paul Querna2005-01-031-2/+10
* Adding an initial Multicast API.Paul Querna2005-01-021-0/+57
* Add support for Linux's TCP_DEFER_ACCEPT. Sort of like FreeBSD's accept filt...Paul Querna2004-12-111-0/+4
* * include/apr_network_io.h (apr_socket_sendfile): DocumentJoe Orton2004-12-011-1/+3
* add some hints about non-blocking socketsJeff Trawick2004-09-301-5/+14
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* silence 2 doxygen warningsIan Holsman2003-12-291-0/+4
* axe apr_sockaddr_port_set() and apr_sockaddr_port_get() from APRJeff Trawick2003-12-051-16/+0
* remove apr_sockaddr_ip_set() APIJeff Trawick2003-12-031-12/+1