]> granicus.if.org Git - apache/commit
Get rid of the listensocks array. It was just duplicating the ap_listeners
authorRyan Bloom <rbb@apache.org>
Thu, 15 Nov 2001 00:08:26 +0000 (00:08 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 15 Nov 2001 00:08:26 +0000 (00:08 +0000)
commit7ae4b08b12cc8076841a7c5eb13c3d84c0a669f5
tree329219b9094eb5b746da664b80f41b84d6a438ca
parent62192c2af1fc822905b9549db37700a5d7e38622
Get rid of the listensocks array.  It was just duplicating the ap_listeners
list.  No reason to have the same information stored twice.

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