.
The WSASocket function creates a socket that is bound to a specific transport-service provider.
11/12/2009 9:03:55 PM - -128.226.120.121
.
public static extern IntPtr WSASocket(ADDRESS_FAMILIES af, SOCKET_TYPE socket_type, PROTOCOL protocol,
.
Declare Function WSASocket Lib "ws2_32.dll" (TODO) As TODO