Source position: jwawinsock2.pas line 2586
function WSASocket(
af: Integer;
type_: Integer;
protocol: Integer;
lpProtocolInfo: LPWSAPROTOCOL_INFO;
g: GROUP;
dwFlags: DWORD
):TSocket;