79 lines
1009 B
Modula-2
79 lines
1009 B
Modula-2
LIBRARY wsock32.dll
|
|
|
|
EXPORTS
|
|
AcceptEx
|
|
EnumProtocolsA
|
|
EnumProtocolsW
|
|
GetAcceptExSockaddrs
|
|
GetAddressByNameA
|
|
GetAddressByNameW
|
|
GetNameByTypeA
|
|
GetNameByTypeW
|
|
GetServiceA
|
|
GetServiceW
|
|
GetTypeByNameA
|
|
GetTypeByNameW
|
|
MigrateWinsockConfiguration
|
|
NPLoadNameSpaces
|
|
SetServiceA
|
|
SetServiceW
|
|
TransmitFile
|
|
WEP
|
|
WSAAsyncGetHostByAddr
|
|
WSAAsyncGetHostByName
|
|
WSAAsyncGetProtoByName
|
|
WSAAsyncGetProtoByNumber
|
|
WSAAsyncGetServByName
|
|
WSAAsyncGetServByPort
|
|
WSAAsyncSelect
|
|
WSACancelAsyncRequest
|
|
WSACancelBlockingCall
|
|
WSACleanup
|
|
WSAGetLastError
|
|
WSAIsBlocking
|
|
WSARecvEx
|
|
WSASetBlockingHook
|
|
WSASetLastError
|
|
WSAStartup
|
|
WSAUnhookBlockingHook
|
|
WSApSetPostRoutine
|
|
__WSAFDIsSet
|
|
accept
|
|
bind
|
|
closesocket
|
|
connect
|
|
dn_expand
|
|
gethostbyaddr
|
|
gethostbyname
|
|
gethostname
|
|
getnetbyname
|
|
getpeername
|
|
getprotobyname
|
|
getprotobynumber
|
|
getservbyname
|
|
getservbyport
|
|
getsockname
|
|
getsockopt
|
|
htonl
|
|
htons
|
|
inet_addr
|
|
inet_network
|
|
inet_ntoa
|
|
ioctlsocket
|
|
listen
|
|
ntohl
|
|
ntohs
|
|
rcmd
|
|
recv
|
|
recvfrom
|
|
rexec
|
|
rresvport
|
|
s_perror
|
|
select
|
|
send
|
|
sendto
|
|
sethostname
|
|
setsockopt
|
|
shutdown
|
|
socket
|