summaryrefslogtreecommitdiff
path: root/build/apr_network.m4
Commit message (Expand)AuthorAgeFilesLines
* * configure.in, build/apr_network.m4: Remove "RESOLV_RETRANSRETRY"jorton2003-10-011-30/+0
* * configure.in, build/apr_network.m4: Remove APR_INADDR_NONEjorton2003-10-011-35/+0
* Add comments for the sockaddr_{in6,storage} detection macros.jorton2003-09-291-0/+2
* For platforms which have "struct sockaddr_stroage", allowjorton2003-09-291-0/+20
* Make use of the AI_ADDRCONFIG flag conditional (some versions ofjorton2003-09-291-0/+34
* Fix copy-and-paste error - that should have been NI_NAMEREQD not NI_NUMERICHOST.jerenkrantz2003-09-111-1/+1
* Remove APR_CHECK_SOCKADDR_SA_LEN which survived since the firstjorton2003-09-021-31/+0
* Use correct _len field in APR_CHECK_WORKING_GETNAMEINFO.jorton2003-09-021-1/+1
* Toss the assert for now.jerenkrantz2003-08-311-1/+0
* Attempt to put this Darwin getnameinfo() sillyness behind us forever. Ifjerenkrantz2003-08-311-0/+68
* add configure-time detection of issues related to SCTP protocoltrawick2002-10-221-0/+38
* don't require that the DNS can map 127.0.0.1 when checkingtrawick2002-04-301-1/+1
* for the gethostbyname() path in apr_sockaddr_info_get(), always handletrawick2002-04-241-47/+0
* Added a test to determine whether the O_NONBLOCK socket flagbrianp2002-04-151-0/+113
* Make sure gethostbyname() can handle 255.255.255.255. Otherwise,trawick2002-03-241-0/+4
* slight apr_sockaddr_info_get() simplification/speed-up:trawick2002-03-141-3/+4
* make it work on linuxianh2002-03-111-1/+4
* configure now sets APR_RESOLV_RETRANSRETRY is the dns's timeout/retryianh2002-03-111-0/+28
* don't try to use getaddrinfo() on systems without gai_strerror()trawick2001-12-071-1/+9
* we don't really need langlvl=extended for AIX+xlc, at least withtrawick2001-11-271-2/+5
* Error codes from getaddrinfo() need their own range within thetrawick2001-08-291-0/+28
* Fix tpyo.jerenkrantz2001-07-311-1/+1
* Support the AIX, glibc2, and Solaris variants of gethostby{name|addr}_r.jerenkrantz2001-07-311-0/+63
* This changes the TCP_NODELAY test to use the loopback address on BeOSdreid2001-04-271-0/+6
* Recognize systems where the TCP_NODELAY setting is inherited fromtrawick2001-04-051-0/+105
* Change the getnameinfo check so that it should work on Tru64.dreid2001-04-051-0/+54
* Define preprocessor options in CPPFLAGS instead of CFLAGSfielding2001-04-031-15/+15
* Name protected the autoconf macros defined by APR. Moved thefielding2001-02-201-4/+12
* Moved hints.m4, apr_common.m4, and helpers/apr-conf.m4 into thefielding2001-02-171-0/+337