Leaked source code of windows server 2003
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.

85 lines
5.8 KiB

  1. LIBRARY wsock32
  2. DESCRIPTION 'Hummingbird Socks V4 Winsock stub'
  3. EXPORTS
  4. Arecv = Arecv@16 @1003
  5. Asend = Asend@16 @1004
  6. EnumProtocolsA = EnumProtocolsA@12 @1111
  7. EnumProtocolsW = EnumProtocolsW@12 @1112
  8. GetAddressByNameA = GetAddressByNameA@40 @1109
  9. GetAddressByNameW = GetAddressByNameW@40 @1110
  10. GetNameByTypeA = GetNameByTypeA@12 @1115
  11. GetNameByTypeW = GetNameByTypeW@12 @1116
  12. GetServiceA = GetServiceA@28 @1119
  13. GetServiceW = GetServiceW@28 @1120
  14. GetTypeByNameA = GetTypeByNameA@8 @1113
  15. GetTypeByNameW = GetTypeByNameW@8 @1114
  16. NPLoadNameSpaces = NPLoadNameSpaces@12 @1130
  17. SetServiceA = SetServiceA@24 @1117
  18. SetServiceW = SetServiceW@24 @1118
  19. TransmitFile = TransmitFile@28 @1140
  20. WSAAsyncGetHostByAddr = WSAAsyncGetHostByAddr@28 @102
  21. WSAAsyncGetHostByName = WSAAsyncGetHostByName@20 @103
  22. WSAAsyncGetProtoByName = WSAAsyncGetProtoByName@20 @105
  23. WSAAsyncGetProtoByNumber = WSAAsyncGetProtoByNumber@20 @104
  24. WSAAsyncGetServByName = WSAAsyncGetServByName@24 @107
  25. WSAAsyncGetServByPort = WSAAsyncGetServByPort@24 @106
  26. WSAAsyncSelect = WSAAsyncSelect@16 @101
  27. WSACancelAsyncRequest = WSACancelAsyncRequest@4 @108
  28. WSACancelBlockingCall = WSACancelBlockingCall@0 @113
  29. WSACleanup = WSACleanup@0 @116
  30. WSAGetLastError = WSAGetLastError@0 @111
  31. WSAIsBlocking = WSAIsBlocking@0 @114
  32. WSARecvEx = WSARecvEx@16 @1107
  33. WSASetBlockingHook = WSASetBlockingHook@4 @109
  34. WSASetLastError = WSASetLastError@4 @112
  35. WSAStartup = WSAStartup@8 @115
  36. WSAUnhookBlockingHook = WSAUnhookBlockingHook@0 @110
  37. WSHEnumProtocols @1005
  38. WsControl = WsControl@24 @1001
  39. __WSAFDIsSet = __WSAFDIsSet@8 @151
  40. accept = accept@12 @1
  41. bind = bind@12 @2
  42. closesocket = closesocket@4 @3
  43. closesockinfo = closesockinfo@4 @1002
  44. connect = connect@12 @4
  45. dn_expand = dn_expand@20 @1106
  46. gethostbyaddr = gethostbyaddr@12 @51
  47. gethostbyname = gethostbyname@4 @52
  48. gethostname = gethostname@8 @57
  49. getnetbyname = getnetbyname@4 @1101
  50. getpeername = getpeername@12 @5
  51. getprotobyname = getprotobyname@4 @53
  52. getprotobynumber = getprotobynumber@4 @54
  53. getservbyname = getservbyname@8 @55
  54. getservbyport = getservbyport@8 @56
  55. getsockname = getsockname@12 @6
  56. getsockopt = getsockopt@20 @7
  57. htonl = htonl@4 @8
  58. htons = htons@4 @9
  59. inet_addr = inet_addr@4 @10
  60. inet_network = inet_network@4 @1100
  61. inet_ntoa = inet_ntoa@4 @11
  62. ioctlsocket = ioctlsocket@12 @12
  63. listen = listen@8 @13
  64. ntohl = ntohl@4 @14
  65. ntohs = ntohs@4 @15
  66. rcmd = rcmd@24 @1102
  67. recv = recv@16 @16
  68. recvfrom = recvfrom@24 @17
  69. rexec = rexec@24 @1103
  70. rresvport = rresvport@4 @1104
  71. s_perror = s_perror@8 @1108
  72. select = select@20 @18
  73. send = send@16 @19
  74. sendto = sendto@24 @20
  75. sethostname = sethostname@8 @1105
  76. setsockopt = setsockopt@20 @21
  77. shutdown = shutdown@8 @22
  78. socket = socket@12 @23
  79. WEP = WEP@0 @500
  80. AcceptEx = AcceptEx@32 @1141
  81. GetAcceptExSockaddrs = GetAcceptExSockaddrs@32 @1142
  82. MigrateWinsockConfiguration = MigrateWinsockConfiguration@12 @24
  83. WSApSetPostRoutine = WSApSetPostRoutine@4 @1000