Win32 bug fix:
Move call to setsockopt(SO_UPDATE_ACCEPT_CONTEXT) (to cause the accept socket to inherit the listener attributes) to after a connection has been accepted. This piece of code prior to this fix was just wrong; not sure why I never saw warning messages on NT or 2000. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92055 13f79535-47bb-0310-9956-ffa450edef68
parent
840fcb47
Please register or sign in to comment