]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mpm_winnt: remove the AcceptEx data network bucket
authorJacob Champion <jchampion@apache.org>
Mon, 29 Aug 2016 23:56:18 +0000 (23:56 +0000)
committerJacob Champion <jchampion@apache.org>
Mon, 29 Aug 2016 23:56:18 +0000 (23:56 +0000)
commit6c9ee4bd3d366ec1f5e566cd1fca4ceebb131274
tree6fdf967b6774b92809292818469270b716b12385
parentf533af4b28a4438829f09ef360319d315ec8396f
mpm_winnt: remove the AcceptEx data network bucket

Follow-up to the prior commit: without an incoming data buffer, the
custom network bucket code is now orphaned and we can remove it
entirely. This has the added benefit that we are no longer using the
internal OVERLAPPED.Pointer field, which is discouraged by the MSDN
docs.

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