summaryrefslogtreecommitdiff
path: root/include/apr_network_io.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the APR_SENDFILE_DISCONNECT_SOCKET flag.ivan2019-09-201-6/+1
* Fix some missing doxygen documentation (even if ready to use!)jailletc362019-05-041-2/+4
* * network_io/unix/sockaddr.c (apr_sockaddr_zone_set): Failjorton2017-11-291-0/+2
* Support IPv6 link-local address scope/zone mapping.jorton2017-11-281-0/+23
* apr_socket_sendfile:ylavic2017-03-281-0/+1
* Committed to 1.6.x branch first in error in r1733456:jorton2016-03-031-0/+1
* * include/apr_network_io.h (APR_SO_FREEBIND): Add option.jorton2016-03-031-0/+3
* Add apr_sockaddr_info_copy(), for making a deep copy of antrawick2014-04-131-0/+9
* mention non-portability of an odd apr_getnameinfo() usetrawick2013-12-061-0/+2
* add apr_sockaddr_is_wildcard() APItrawick2013-11-121-0/+10
* minor corrections to apr_socket_sendv() documentationtrawick2013-08-041-2/+2
* add a warning about thread safetysf2013-03-231-0/+6
* apr_socket_accept_filter(): The 2nd and 3rd arguments are now trawick2012-11-031-2/+2
* Add support for APR_SO_BROADCASTsf2011-10-151-0/+2
* fix extra "the" in comments and license texttrawick2011-03-231-1/+1
* Hide apr_wait_for_io_or_timeout() from public view and add insteadbjh2010-04-121-0/+10
* Fixes various doxygen usage warnings and minor doxygen errors.minfrin2010-01-061-4/+5
* * include/apr_network_io.h,jorton2009-10-121-9/+11
* * Improve the documentation even furtherrpluem2009-10-071-3/+3
* * Improve the documentationrpluem2009-10-061-1/+8
* * Add apr_socket_is_connected to detect whether the remote side of a socketrpluem2009-10-041-0/+6
* Fix copy/paste typomturk2009-02-191-1/+1
* Enable unix domain (AF_UNIX) sockets if supported by the OSmturk2009-02-191-0/+34
* Revert sockaddr.c all the way back to r428317, and discardwrowe2007-12-151-4/+0
* Propose an API and it's explicit meaning.wrowe2007-12-121-0/+4
* Add some documentationdreid2007-02-171-2/+2
* * include/apr_network_io.h: Avoid inappropriate use of the wordjorton2006-11-291-3/+6
* Fixes for the implementation, documentation and test case forjorton2006-10-251-1/+5
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* - remove what appears to be a copy/paste error from docs indreid2006-06-221-1/+0
* Documentation Clarificationianh2006-04-191-1/+1
* Fix handling of %pI with psprintf; the psprintf implementation assumesjorton2005-09-081-0/+9
* Implement pool accessor for socketsmturk2005-06-121-0/+5
* * network_io/unix/multicast.c (apr_mcast_leave): Rename 'leave'jorton2005-02-151-2/+2
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Add Support for Single Source Multicast.pquerna2005-01-101-8/+6
* Add arguments for Single Source Multicast Support as suggested by Colm pquerna2005-01-031-2/+10
* Adding an initial Multicast API.pquerna2005-01-021-0/+57
* Add support for Linux's TCP_DEFER_ACCEPT. Sort of like FreeBSD's accept filt...pquerna2004-12-111-0/+4
* * include/apr_network_io.h (apr_socket_sendfile): Documentjorton2004-12-011-1/+3
* add some hints about non-blocking socketstrawick2004-09-301-5/+14
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* silence 2 doxygen warningsianh2003-12-291-0/+4
* axe apr_sockaddr_port_set() and apr_sockaddr_port_get() from APRtrawick2003-12-051-16/+0
* remove apr_sockaddr_ip_set() APItrawick2003-12-031-12/+1
* Add apr_socket_type_get() for retrieving the type (e.g., stream)trawick2003-11-301-1/+8
* Getting closer to 1.0 - eliminate APR_SO_TIMEOUT and replacewrowe2003-11-201-18/+0
* Implement apr_socket_atmark, similar to socket_atmark except 1) it'swrowe2003-10-141-0/+9
* * configure.in, build/apr_network.m4: Remove APR_INADDR_NONEjorton2003-10-011-0/+10