]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/listen.c (IS_INADDR_ANY, IS_IN6ADDR_ANY): New macros.
authorJoe Orton <jorton@apache.org>
Thu, 25 Aug 2005 15:37:39 +0000 (15:37 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 25 Aug 2005 15:37:39 +0000 (15:37 +0000)
commit4f75bd350859ee044c009dda66b2da942db8a541
tree73d1b91e99ff377c30c48cb3c2eb2f808831de23
parent56101b205e59442719ed2727d163bf8cb6835980
* server/listen.c (IS_INADDR_ANY, IS_IN6ADDR_ANY): New macros.
(open_listeners): Simplify using the new macros; no functional change.

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