You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
90 lines
5.8 KiB
90 lines
5.8 KiB
LIBRARY WSOCK32
|
|
|
|
EXPORTS
|
|
|
|
accept = ws2_32.accept @1
|
|
bind = ws2_32.bind @2
|
|
closesocket = ws2_32.closesocket @3
|
|
connect = ws2_32.connect @4
|
|
getpeername = ws2_32.getpeername @5
|
|
getsockname = ws2_32.getsockname @6
|
|
getsockopt = getsockopt_v11 @7
|
|
htonl = ws2_32.htonl @8
|
|
htons = ws2_32.htons @9
|
|
inet_addr = ws2_32.inet_addr @10
|
|
inet_ntoa = ws2_32.inet_ntoa @11
|
|
ioctlsocket = ws2_32.ioctlsocket @12
|
|
listen = ws2_32.listen @13
|
|
ntohl = ws2_32.ntohl @14
|
|
ntohs = ws2_32.ntohs @15
|
|
recv @16
|
|
recvfrom @17
|
|
select = ws2_32.select @18
|
|
send = ws2_32.send @19
|
|
sendto = ws2_32.sendto @20
|
|
setsockopt = setsockopt_v11 @21
|
|
shutdown = ws2_32.shutdown @22
|
|
socket = ws2_32.socket @23
|
|
|
|
gethostbyaddr = ws2_32.gethostbyaddr @51
|
|
gethostbyname = ws2_32.gethostbyname @52
|
|
getprotobyname = ws2_32.getprotobyname @53
|
|
getprotobynumber = ws2_32.getprotobynumber @54
|
|
getservbyname = ws2_32.getservbyname @55
|
|
getservbyport = ws2_32.getservbyport @56
|
|
gethostname = ws2_32.gethostname @57
|
|
|
|
WSAAsyncSelect = ws2_32.WSAAsyncSelect @101
|
|
WSAAsyncGetHostByAddr = ws2_32.WSAAsyncGetHostByAddr @102
|
|
WSAAsyncGetHostByName = ws2_32.WSAAsyncGetHostByName @103
|
|
WSAAsyncGetProtoByNumber = ws2_32.WSAAsyncGetProtoByNumber @104
|
|
WSAAsyncGetProtoByName = ws2_32.WSAAsyncGetProtoByName @105
|
|
WSAAsyncGetServByPort = ws2_32.WSAAsyncGetServByPort @106
|
|
WSAAsyncGetServByName = ws2_32.WSAAsyncGetServByName @107
|
|
WSACancelAsyncRequest = ws2_32.WSACancelAsyncRequest @108
|
|
WSASetBlockingHook = ws2_32.WSASetBlockingHook @109
|
|
WSAUnhookBlockingHook = ws2_32.WSAUnhookBlockingHook @110
|
|
WSAGetLastError = ws2_32.WSAGetLastError @111
|
|
WSASetLastError = ws2_32.WSASetLastError @112
|
|
WSACancelBlockingCall = ws2_32.WSACancelBlockingCall @113
|
|
WSAIsBlocking = ws2_32.WSAIsBlocking @114
|
|
WSAStartup = ws2_32.WSAStartup @115
|
|
WSACleanup = ws2_32.WSACleanup @116
|
|
|
|
__WSAFDIsSet = ws2_32.__WSAFDIsSet @151
|
|
|
|
WEP = ws2_32.WEP @500
|
|
|
|
WSApSetPostRoutine = ws2_32.WSApSetPostRoutine @1000
|
|
|
|
inet_network = MSWSOCK.inet_network @1100
|
|
getnetbyname = MSWSOCK.getnetbyname @1101
|
|
rcmd = MSWSOCK.rcmd @1102
|
|
rexec = MSWSOCK.rexec @1103
|
|
rresvport = MSWSOCK.rresvport @1104
|
|
sethostname = MSWSOCK.sethostname @1105
|
|
dn_expand = MSWSOCK.dn_expand @1106
|
|
|
|
WSARecvEx = MSWSOCK.WSARecvEx @1107
|
|
s_perror = MSWSOCK.s_perror @1108
|
|
|
|
GetAddressByNameA = MSWSOCK.GetAddressByNameA @1109
|
|
GetAddressByNameW = MSWSOCK.GetAddressByNameW @1110
|
|
EnumProtocolsA = MSWSOCK.EnumProtocolsA @1111
|
|
EnumProtocolsW = MSWSOCK.EnumProtocolsW @1112
|
|
GetTypeByNameA = MSWSOCK.GetTypeByNameA @1113
|
|
GetTypeByNameW = MSWSOCK.GetTypeByNameW @1114
|
|
GetNameByTypeA = MSWSOCK.GetNameByTypeA @1115
|
|
GetNameByTypeW = MSWSOCK.GetNameByTypeW @1116
|
|
SetServiceA = MSWSOCK.SetServiceA @1117
|
|
SetServiceW = MSWSOCK.SetServiceW @1118
|
|
GetServiceA = MSWSOCK.GetServiceA @1119
|
|
GetServiceW = MSWSOCK.GetServiceW @1120
|
|
|
|
NPLoadNameSpaces = MSWSOCK.NPLoadNameSpaces @1130
|
|
|
|
TransmitFile = MSWSOCK.TransmitFile @1140
|
|
AcceptEx = MSWSOCK.AcceptEx @1141
|
|
GetAcceptExSockaddrs = MSWSOCK.GetAcceptExSockaddrs @1142
|
|
|
|
MigrateWinsockConfiguration = MSWSOCK.MigrateWinsockConfiguration
|