ws2nlm.imp 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. # converted to unix by root on mail.armin.d at Mon Apr 16 00:36:06 CEST 2001
  2. #
  3. WS2_32_bind,
  4. WS2_32_closesocket,
  5. WS2_32_getpeername,
  6. WS2_32_getsockname,
  7. WS2_32_getsockopt,
  8. WS2_32_htonl,
  9. WS2_32_htons,
  10. WS2_32_ioctlsocket,
  11. WS2_32_listen,
  12. WS2_32_ntohl,
  13. WS2_32_ntohs,
  14. WS2_32_recv,
  15. WS2_32_recvfrom,
  16. WS2_32_select,
  17. WS2_32_send,
  18. WS2_32_sendto,
  19. WS2_32_setsockopt,
  20. WS2_32_shutdown,
  21. WS2_32_socket,
  22. WSAAccept,
  23. WSACancelBlockingCall,
  24. WSACleanup,
  25. WSACloseEvent,
  26. WSAConnect,
  27. WSACreateEvent,
  28. WSCEnableNSProvider,
  29. WSAEnumNetworkEvents,
  30. WSAEnumProtocolsA,
  31. WSAEnumProtocolsW,
  32. WSAEventSelect,
  33. WSAGetLastError,
  34. WSAGetOverlappedResult,
  35. WSAGetQOSByName,
  36. WSAHtonl,
  37. WSAHtons,
  38. WSAIoctl,
  39. WSAJoinLeaf,
  40. WSANtohl,
  41. WSANtohs,
  42. WSARecv,
  43. WSARecvDisconnect,
  44. WSARecvFrom,
  45. WSAResetEvent,
  46. WSASend,
  47. WSASendDisconnect,
  48. WSASendTo,
  49. WSASetEvent,
  50. WSASetLastError,
  51. WSASocketA,
  52. WSASocketW,
  53. WSAStartup,
  54. WSAWaitForMultipleEvents,
  55. WSAAddressToStringA,
  56. WSAAddressToStringW,
  57. WSAEnumNameSpaceProvidersA,
  58. WSAEnumNameSpaceProvidersW,
  59. WSAGetServiceClassInfoA,
  60. WSAGetServiceClassInfoW,
  61. WSAGetServiceClassNameByClassIdA,
  62. WSAGetServiceClassNameByClassIdW,
  63. WSAInstallServiceClassA,
  64. WSAInstallServiceClassW,
  65. WSALookupServiceBeginA,
  66. WSALookupServiceBeginW,
  67. WSALookupServiceEnd,
  68. WSALookupServiceNextA,
  69. WSALookupServiceNextW,
  70. WSARemoveServiceClass,
  71. WSASetServiceA,
  72. WSASetServiceW,
  73. WSAStringToAddressA,
  74. WSAStringToAddressW,
  75. WSCUnInstallNameSpace,
  76. WSCInstallNameSpace,
  77. WS2_32_gethostbyaddr,
  78. WS2_32_gethostbyname,
  79. WS2_32_gethostname,
  80. WS2_32_getprotobyname,
  81. WS2_32_getprotobynumber,
  82. WS2_32_getservbyname,
  83. WS2_32_getservbyport,
  84. WS2_32_inet_addr,
  85. WS2_32_inet_ntoa,
  86. __WSAFDIsSet