]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commite1012d8c137e035df23430fc703a2789ce4773d3
tree632a195bd7c012f92d54720abcd335f3e6a0ea30
parentb9cd56f06cd664f10a0cf316155f2e273497e9ed
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