]> granicus.if.org Git - apache/commit
Move the socket info initialization into the winnt_accept() loop (this more closely
authorBill Stoddard <stoddard@apache.org>
Wed, 10 Apr 2002 14:52:38 +0000 (14:52 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 10 Apr 2002 14:52:38 +0000 (14:52 +0000)
commita8939d9236a5d894eddda4c45af7b6a6cfec5f68
tree0cb2342868eb43204814e75891a2793eb5832f79
parent0bbc4309c67ee86b8f08c304b4d3b8ee595af115
Move the socket info initialization into the winnt_accept() loop (this more closely
follows Apaches socket abstraction design principles).  Made similar change to
Win9x code to keep that OS working. Reuse the ptrans pool across transactions.

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