source: trunk/src/wsock32/old/wsock32exp.def@ 6502

Last change on this file since 6502 was 2012, checked in by achimha, 26 years ago

safe old wsock32

File size: 2.7 KB
Line 
1;Internal export definition file - autogenerated by ImpDef.
2LIBRARY WSOCK32 INITINSTANCE
3EXPORTS
4 _accept@12 @1
5 _bind@12 @2
6 _closesocket@4 @3
7 _connect@12 @4
8 _getpeername@12 @5
9 _getsockname@12 @6
10 _getsockopt@20 @7
11 _htonl@4 @8
12 _htons@4 @9
13 _inet_addr@4 @10
14 _inet_ntoa@4 @11
15 _ioctlsocket@12 @12
16 _listen@8 @13
17 _ntohl@4 @14
18 _ntohs@4 @15
19 _recv@16 @16
20 _recvfrom@24 @17
21 _select@20 @18
22 _send@16 @19
23 _sendto@24 @20
24 _setsockopt@20 @21
25 _shutdown@8 @22
26 _socket@12 @23
27 _gethostbyaddr@12 @51
28 _gethostbyname@4 @52
29 _getprotobyname@4 @53
30 _getprotobynumber@4 @54
31 _getservbyname@8 @55
32 _getservbyport@8 @56
33 _gethostname@8 @57
34 _WSAAsyncSelect@16 @101
35 _WSAAsyncGetHostByAddr@28 @102
36 _WSAAsyncGetHostByName@20 @103
37 _WSAAsyncGetProtoByNumber@20 @104
38 _WSAAsyncGetProtoByName@20 @105
39 _WSAAsyncGetServByPort@24 @106
40 _WSAAsyncGetServByName@24 @107
41 _WSACancelAsyncRequest@4 @108
42 _WSASetBlockingHook@4 @109
43 _WSAUnhookBlockingHook@0 @110
44 _WSAGetLastError@0 @111
45 _WSASetLastError@4 @112
46 _WSACancelBlockingCall@0 @113
47 _WSAIsBlocking@0 @114
48 _WSAStartup@8 @115
49 _WSACleanup@0 @116
50 ___WSAFDIsSet@8 @151
51 _rcmd@24 @1102
52 _rexec@24 @1103
53 _WSARecvEx@16 @1107
54 _s_perror@8 @1108
55 _OS2gethostname@8 @2000
Note: See TracBrowser for help on using the repository browser.