Default state for a socket's overlapped attribute

The socket function created sockets with the overlapped attribute set by default in the first WSOCK32.DLL, the 32-bit version of Windows Sockets 1.1. In order to insure backward compatibility with currently deployed WSOCK32.DLL implementations, this will continue to be the case for WinSock 2 as well. That is, in WinSock 2, sockets created with the socket function will have the overlapped attribute. However, in order to be more compatible with the rest of the Win32 API, sockets created with WSASocket will, by default, NOT have the overlapped attribute. This attribute will only be applied if the WSA_FLAG_OVERLAPPED bit is set.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database