ID: Q156319
The information in this article applies to:
If a child process is using a socket inherited from its parent, the socket will become unusable when the parent process exits. Winsock APIs such as send() fail with WSAENOTSOCK.
To avoid this problem, you must ensure that the parent process is active as long as the socket is needed by the child processes.
Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available.
For more information on how to inherit sockets in child processes on Windows 95, please see the following article in the Microsoft Knowledge Base.
ARTICLE_ID: Q150523
TITLE : BUG: Socket Inheritance in Windows 95 and Windows NT 3.51
Additional query words:
Keywords : kbnetwork kbnokeyword kbAPI kbSDKPlatform kbWinOS95bug kbWinsock kbGrpNet
Issue type : kbbug
Last Reviewed: July 31, 1998