]> granicus.if.org Git - apache/commit
Win32: Handles returned by GetStdHandle are psuedo handles and should never be
authorBill Stoddard <stoddard@apache.org>
Mon, 11 Feb 2002 15:46:44 +0000 (15:46 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 11 Feb 2002 15:46:44 +0000 (15:46 +0000)
commit8cbea60c02e18354bcd2b8603eef5a2a74ef9f15
tree632a195bd7c012f92d54720abcd335f3e6a0ea30
parent50c6644188a61eb3c99cb419a73b85ae1837a41d
Win32: Handles returned by GetStdHandle are psuedo handles and should never be
passed to a CloseHandle call.

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