]> granicus.if.org Git - apache/commit
No need to apr_pstrdup things here, 'apr_socket_accept_filter' already makes it own...
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 23 Oct 2012 20:32:04 +0000 (20:32 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 23 Oct 2012 20:32:04 +0000 (20:32 +0000)
commit349bb764f2e93c8d618a883dfc89c1c62d8d5b87
treee802a516f7c8243ab7ab3043deedfb2ec05b30c3
parent4ae8d21fa695924c46ee19ece23d74b0bb11fdef
No need to apr_pstrdup things here, 'apr_socket_accept_filter' already makes it own copy.

Not compiled nor tested as on my system APR_HAS_SO_ACCEPTFILTER is set to 0.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1401448 13f79535-47bb-0310-9956-ffa450edef68
server/listen.c