]> granicus.if.org Git - apache/commit
We don't really want to fool around with socket structures if we don't have to,
authorDavid Reid <dreid@apache.org>
Fri, 3 Nov 2000 02:17:56 +0000 (02:17 +0000)
committerDavid Reid <dreid@apache.org>
Fri, 3 Nov 2000 02:17:56 +0000 (02:17 +0000)
commit60acdb0d076de0ceb408565b231a482d66f47f61
tree275d641842d59bece4e697571548c8857c8ddf8d
parente878631436f77899b67f66cb4df0fe4107b3b565
We don't really want to fool around with socket structures if we don't have to,
and in this case we can get the ip address directly from the socket.  This
should mean that if we add more protocol support we don't have to worry about
this.  No doubt this is the first of many such changes...

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