DAPWSOCK.DLL: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
TCP/IP for OS/2: Open32 Winsock API for OS/2 | |||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| | !Date||Version||Size||Comments | ||
!Date | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|2001-09-18|| ||56,504 bytes||MPTS 6.01 | |||
|} | |} | ||
== | ==Exports== | ||
1 accept | |||
2 bind | |||
3 closesocket | |||
4 connect | |||
5 getpeername | |||
6 getsockname | |||
7 getsockopt | |||
8 htonl | |||
9 htons | |||
10 inet_addr | |||
11 inet_ntoa | |||
12 ioctlsocket | |||
13 listen | |||
14 ntohl | |||
15 ntohs | |||
16 recv | |||
17 recvfrom | |||
18 select | |||
19 send | |||
20 sendto | |||
21 setsockopt | |||
22 shutdown | |||
23 socket | |||
51 gethostbyaddr | |||
52 gethostbyname | |||
53 getprotobyname | |||
54 getprotobynumber | |||
55 getservbyname | |||
56 getservbyport | |||
57 gethostname | |||
101 WSAAsyncSelect | |||
102 WSAAsyncGetHostByAddr | |||
103 WSAAsyncGetHostByName | |||
104 WSAAsyncGetProtoByNumber | |||
105 WSAAsyncGetProtoByName | |||
106 WSAAsyncGetServByPort | |||
107 WSAAsyncGetServByName | |||
108 WSACancelAsyncRequest | |||
109 WSASetBlockingHook | |||
110 WSAUnhookBlockingHook | |||
111 WSAGetLastError | |||
112 WSASetLastError | |||
113 WSACancelBlockingCall | |||
114 WSAIsBlocking | |||
115 WSAStartup | |||
116 WSACleanup | |||
151 __WSAFDIsSet | |||
==DLLs Loaded== | ==DLLs Loaded== | ||
Line 80: | Line 66: | ||
* [[MSG.DLL]] | * [[MSG.DLL]] | ||
[[Category:Files]] | [[Category:IBM TCP/IP Files]] |
Latest revision as of 17:12, 26 April 2020
TCP/IP for OS/2: Open32 Winsock API for OS/2
Version
Date | Version | Size | Comments |
---|---|---|---|
2001-09-18 | 56,504 bytes | MPTS 6.01 |
Exports
1 accept 2 bind 3 closesocket 4 connect 5 getpeername 6 getsockname 7 getsockopt 8 htonl 9 htons 10 inet_addr 11 inet_ntoa 12 ioctlsocket 13 listen 14 ntohl 15 ntohs 16 recv 17 recvfrom 18 select 19 send 20 sendto 21 setsockopt 22 shutdown 23 socket 51 gethostbyaddr 52 gethostbyname 53 getprotobyname 54 getprotobynumber 55 getservbyname 56 getservbyport 57 gethostname 101 WSAAsyncSelect 102 WSAAsyncGetHostByAddr 103 WSAAsyncGetHostByName 104 WSAAsyncGetProtoByNumber 105 WSAAsyncGetProtoByName 106 WSAAsyncGetServByPort 107 WSAAsyncGetServByName 108 WSACancelAsyncRequest 109 WSASetBlockingHook 110 WSAUnhookBlockingHook 111 WSAGetLastError 112 WSASetLastError 113 WSACancelBlockingCall 114 WSAIsBlocking 115 WSAStartup 116 WSACleanup 151 __WSAFDIsSet