最終更新:2019-12-10 (火) 16:45:11 (1592d)  

winsock.h
Top / winsock.h

https://docs.microsoft.com/ja-jp/windows/win32/api/winsock/

定義

Winsock.h

  • __WSAFDIsSet?
  • AcceptEx?
  • bind
  • closesocket?
  • fd_set?
  • FD_SET macro?
  • GetAcceptExSockaddrs?
  • gethostbyaddr?
  • gethostbyname
  • gethostname?
  • getpeername?
  • getprotobyname?
  • getprotobynumber?
  • getservbyname?
  • getservbyport?
  • getsockname?
  • getsockopt?
  • HOSTENT?
  • htonl
  • htons
  • inet_addr?
  • inet_ntoa?
  • ioctlsocket?
  • LINGER?
  • ntohl?
  • ntohs?
  • PROTOENT?
  • recv
  • recvfrom
  • sendto
  • SERVENT?
  • setsockopt
  • shutdown
  • SOCKADDR?
  • SOCKADDR_IN?
  • TIMEVAL?
  • TRANSMIT_FILE_BUFFERS?
  • TransmitFile?
  • WSAAsyncGetHostByAddr?
  • WSAAsyncGetHostByName?
  • WSAAsyncGetProtoByName?
  • WSAAsyncGetProtoByNumber?
  • WSAAsyncGetServByName?
  • WSAAsyncGetServByPort?
  • WSAAsyncSelect?
  • WSACancelAsyncRequest?
  • WSACleanup?
  • WSADATA
  • WSAGetLastError?
  • WSARecvEx?
  • WSASetLastError?
  • WSAStartup

関連