Jump to content

PMWSOCK.DLL: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
TCP/IP for OS/2: Winsock API for OS/2 PM


==Version==
==Version==
 
{|class="wikitable"
{| border="1"
!Date||Version||Size||Comments
|-
!Date
!Version
!Size
!Comments
|-
|Sep-18-2001  5:48p       
|N/A
|56,456 bytes.
|@#IBM:MPTS 6.01#@##built 09:16:27 Mon Sep 17 2001 -- On AURORA43;0.1@@ TCP/IP for OS/2: Winsock API for OS/2 PM
|-
|-
|2001-09-18|| ||56,456 bytes||MPTS 6.01
|}
|}


==DLL Entry Points==
==DLL Entry Points==
<PRE>
<PRE>
Dumping NonResident Name Table:
  1 accept
Ordinal Object  Offset   Name
   2 bind
  0                      @#IBM:MPTS 6.01#@##built 09:16:27 Mon Sep 17 2001 -- On AURORA43;0.1@@ TCP/IP for OS/2: Winsock API for OS/2 PM
   3 closesocket
110      1   0000C730  WSAUnhookBlockingHook
   4 connect
108      1   0000A690  WSACancelAsyncRequest
   5 getpeername
102      1   0000B4C0  WSAAsyncGetHostByAddr
   6 getsockname
103      1   0000B230  WSAAsyncGetHostByName
   7 getsockopt
107      1   0000AA80  WSAAsyncGetServByName
   8 htonl
106      1   0000A7E0  WSAAsyncGetServByPort
   9 htons
  6      1   00009AF0  getsockname
  10 inet_addr
  5      1    00009C40  getpeername
  11 inet_ntoa
  12       1    000095E0  ioctlsocket
  12 ioctlsocket
  57      1    00007790  gethostname
  13 listen
105      1    0000AFA0  WSAAsyncGetProtoByName
  14 ntohl
  3      1    00008C10  closesocket
  15 ntohs
151      1    00006E10  __WSAFDIsSet
  16 recv
114      1    0000C800  WSAIsBlocking
  17 recvfrom
  51       1    00007B50  gethostbyaddr
  18 select
  52       1    000079A0  gethostbyname
  19 send
  55       1    00007310  getservbyname
  20 sendto
  56       1    00007170  getservbyport
  21 setsockopt
101       1    00009E90  WSAAsyncSelect
  22 shutdown
  16      1    00008830 recv
  23 socket
  53      1    00007620 getprotobyname
  51 gethostbyaddr
  2      1    00009D40 bind
  52 gethostbyname
  19      1    00007F40  send
  53 getprotobyname
104       1    0000AD60  WSAAsyncGetProtoByNumber
  54 getprotobynumber
  8      1    000070F0 htonl
  55 getservbyname
  14      1    00006FE0 ntohl
  56 getservbyport
  9      1    00007060 htons
  57 gethostname
  15      1    00006F50 ntohs
101 WSAAsyncSelect
  1      1    00008D90 accept
  102 WSAAsyncGetHostByAddr
  23      1    00008FF0 socket
  103 WSAAsyncGetHostByName
  18      1    00008110  select
  104 WSAAsyncGetProtoByNumber
  20      1    00007D20  sendto
  105 WSAAsyncGetProtoByName
  13      1    00009460 listen
  106 WSAAsyncGetServByPort
111       1    0000BE60  WSAGetLastError
  107 WSAAsyncGetServByName
112       1    0000BEF0  WSASetLastError
  108 WSACancelAsyncRequest
  54      1    000074B0 getprotobynumber
  109 WSASetBlockingHook
109      1    0000C500 WSASetBlockingHook
  110 WSAUnhookBlockingHook
  4      1    00008A40 connect
  111 WSAGetLastError
  17      1    000085C0  recvfrom
112 WSASetLastError
  10      1    00006ED0  inet_addr
  113 WSACancelBlockingCall
  22      1    000090F0  shutdown
  114 WSAIsBlocking
  11      1    00006E50 inet_ntoa
  115 WSAStartup
116       1    0000BFB0  WSACleanup
  116 WSACleanup
113      1    0000C410 WSACancelBlockingCall
  151 __WSAFDIsSet
115      1    0000C090  WSAStartup
  7      1    00009800  getsockopt
  21      1    000091D0  setsockopt
 
</PRE>
</PRE>


Line 79: Line 67:
* [[MSG.DLL]]
* [[MSG.DLL]]


 
[[Category:IBM TCP/IP Files]]
[[Category:Files]]

Latest revision as of 21:47, 13 May 2019

TCP/IP for OS/2: Winsock API for OS/2 PM

Version

Date Version Size Comments
2001-09-18 56,456 bytes MPTS 6.01

DLL Entry Points

   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