windows.winsock2

\ winsock2.d * * Windows API header module * * Translated from MinGW Windows headers * by Daniel Keep * \**********************************************************************

Members

Aliases

ADDR_ANY
alias ADDR_ANY = INADDR_ANY
Undocumented in source.
FD_ISSET
alias FD_ISSET = __WSAFDIsSet
Undocumented in source.
GROUP
alias GROUP = uint
Undocumented in source.
IN_MULTICAST
alias IN_MULTICAST = IN_CLASSD
Undocumented in source.
LPCONDITIONPROC
alias LPCONDITIONPROC = int function(LPWSABUF, LPWSABUF, LPQOS, LPQOS, LPWSABUF, LPWSABUF, GROUP*, DWORD)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
LPFN_ACCEPT
alias LPFN_ACCEPT = typeof(&accept)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_BIND
alias LPFN_BIND = typeof(&bind)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_CLOSESOCKET
alias LPFN_CLOSESOCKET = typeof(&closesocket)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_CONNECT
alias LPFN_CONNECT = typeof(&connect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETHOSTBYADDR
alias LPFN_GETHOSTBYADDR = typeof(&gethostbyaddr)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETHOSTBYNAME
alias LPFN_GETHOSTBYNAME = typeof(&gethostbyname)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETHOSTNAME
alias LPFN_GETHOSTNAME = typeof(&gethostname)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETPEERNAME
alias LPFN_GETPEERNAME = typeof(&getpeername)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETPROTOBYNAME
alias LPFN_GETPROTOBYNAME = typeof(&getprotobyname)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETPROTOBYNUMBER
alias LPFN_GETPROTOBYNUMBER = typeof(&getprotobynumber)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETSERVBYNAME
alias LPFN_GETSERVBYNAME = typeof(&getservbyname)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETSERVBYPORT
alias LPFN_GETSERVBYPORT = typeof(&getservbyport)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETSOCKNAME
alias LPFN_GETSOCKNAME = typeof(&getsockname)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_GETSOCKOPT
alias LPFN_GETSOCKOPT = typeof(&getsockopt)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_HTONL
alias LPFN_HTONL = typeof(&htonl)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_HTONS
alias LPFN_HTONS = typeof(&htons)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_INET_ADDR
alias LPFN_INET_ADDR = typeof(&inet_addr)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_INET_NTOA
alias LPFN_INET_NTOA = typeof(&inet_ntoa)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_IOCTLSOCKET
alias LPFN_IOCTLSOCKET = typeof(&ioctlsocket)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_LISTEN
alias LPFN_LISTEN = typeof(&listen)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_NTOHL
alias LPFN_NTOHL = typeof(&ntohl)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_NTOHS
alias LPFN_NTOHS = typeof(&ntohs)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_RECV
alias LPFN_RECV = typeof(&recv)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_RECVFROM
alias LPFN_RECVFROM = typeof(&recvfrom)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_SELECT
alias LPFN_SELECT = typeof(&select)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_SEND
alias LPFN_SEND = typeof(&send)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_SENDTO
alias LPFN_SENDTO = typeof(&sendto)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_SETSOCKOPT
alias LPFN_SETSOCKOPT = typeof(&setsockopt)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_SHUTDOWN
alias LPFN_SHUTDOWN = typeof(&shutdown)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_SOCKET
alias LPFN_SOCKET = typeof(&socket)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAACCEPT
alias LPFN_WSAACCEPT = typeof(&WSAAccept)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAADDRESSTOSTRING
alias LPFN_WSAADDRESSTOSTRING = LPFN_WSAADDRESSTOSTRINGW
Undocumented in source.
LPFN_WSAADDRESSTOSTRING
alias LPFN_WSAADDRESSTOSTRING = LPFN_WSAADDRESSTOSTRINGA
Undocumented in source.
LPFN_WSAADDRESSTOSTRINGA
alias LPFN_WSAADDRESSTOSTRINGA = typeof(&WSAAddressToStringA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAADDRESSTOSTRINGW
alias LPFN_WSAADDRESSTOSTRINGW = typeof(&WSAAddressToStringW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAASYNCGETHOSTBYADDR
alias LPFN_WSAASYNCGETHOSTBYADDR = typeof(&WSAAsyncGetHostByAddr)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAASYNCGETHOSTBYNAME
alias LPFN_WSAASYNCGETHOSTBYNAME = typeof(&WSAAsyncGetHostByName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAASYNCGETPROTOBYNAME
alias LPFN_WSAASYNCGETPROTOBYNAME = typeof(&WSAAsyncGetProtoByName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAASYNCGETPROTOBYNUMBER
alias LPFN_WSAASYNCGETPROTOBYNUMBER = typeof(&WSAAsyncGetProtoByNumber)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAASYNCGETSERVBYPORT
alias LPFN_WSAASYNCGETSERVBYPORT = typeof(&WSAAsyncGetServByPort)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAASYNCSELECT
alias LPFN_WSAASYNCSELECT = typeof(&WSAAsyncSelect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAAsyncGetServByName
alias LPFN_WSAAsyncGetServByName = typeof(&WSAAsyncGetServByName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSACANCELASYNCREQUEST
alias LPFN_WSACANCELASYNCREQUEST = typeof(&WSACancelAsyncRequest)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSACANCELBLOCKINGCALL
deprecated alias LPFN_WSACANCELBLOCKINGCALL = typeof(&WSACancelBlockingCall)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSACLEANUP
alias LPFN_WSACLEANUP = typeof(&WSACleanup)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSACLOSEEVENT
alias LPFN_WSACLOSEEVENT = typeof(&WSACloseEvent)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSACONNECT
alias LPFN_WSACONNECT = typeof(&WSAConnect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSACREATEEVENT
alias LPFN_WSACREATEEVENT = typeof(&WSACreateEvent)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSADUPLICATESOCKET
alias LPFN_WSADUPLICATESOCKET = LPFN_WSADUPLICATESOCKETW
Undocumented in source.
LPFN_WSADUPLICATESOCKET
alias LPFN_WSADUPLICATESOCKET = LPFN_WSADUPLICATESOCKETW
Undocumented in source.
LPFN_WSADUPLICATESOCKETA
alias LPFN_WSADUPLICATESOCKETA = typeof(&WSADuplicateSocketA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSADUPLICATESOCKETW
alias LPFN_WSADUPLICATESOCKETW = typeof(&WSADuplicateSocketW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAENUMNAMESPACEPROVIDERS
alias LPFN_WSAENUMNAMESPACEPROVIDERS = LPFN_WSAENUMNAMESPACEPROVIDERSA
Undocumented in source.
LPFN_WSAENUMNAMESPACEPROVIDERS
alias LPFN_WSAENUMNAMESPACEPROVIDERS = LPFN_WSAENUMNAMESPACEPROVIDERSW
Undocumented in source.
LPFN_WSAENUMNAMESPACEPROVIDERSA
alias LPFN_WSAENUMNAMESPACEPROVIDERSA = typeof(&WSAEnumNameSpaceProvidersA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAENUMNAMESPACEPROVIDERSW
alias LPFN_WSAENUMNAMESPACEPROVIDERSW = typeof(&WSAEnumNameSpaceProvidersW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAENUMNETWORKEVENTS
alias LPFN_WSAENUMNETWORKEVENTS = typeof(&WSAEnumNetworkEvents)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAENUMPROTOCOLS
alias LPFN_WSAENUMPROTOCOLS = LPFN_WSAENUMPROTOCOLSW
Undocumented in source.
LPFN_WSAENUMPROTOCOLS
alias LPFN_WSAENUMPROTOCOLS = LPFN_WSAENUMPROTOCOLSA
Undocumented in source.
LPFN_WSAENUMPROTOCOLSA
alias LPFN_WSAENUMPROTOCOLSA = typeof(&WSAEnumProtocolsA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAENUMPROTOCOLSW
alias LPFN_WSAENUMPROTOCOLSW = typeof(&WSAEnumProtocolsW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAEVENTSELECT
alias LPFN_WSAEVENTSELECT = typeof(&WSAEventSelect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAGETLASTERROR
alias LPFN_WSAGETLASTERROR = typeof(&WSAGetLastError)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAGETOVERLAPPEDRESULT
alias LPFN_WSAGETOVERLAPPEDRESULT = typeof(&WSAGetOverlappedResult)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAGETQOSBYNAME
alias LPFN_WSAGETQOSBYNAME = typeof(&WSAGetQOSByName)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAGETSERVICECLASSINFO
alias LPFN_WSAGETSERVICECLASSINFO = LPFN_WSAGETSERVICECLASSINFOW
Undocumented in source.
LPFN_WSAGETSERVICECLASSINFO
alias LPFN_WSAGETSERVICECLASSINFO = LPFN_WSAGETSERVICECLASSINFOA
Undocumented in source.
LPFN_WSAGETSERVICECLASSINFOA
alias LPFN_WSAGETSERVICECLASSINFOA = typeof(&WSAGetServiceClassInfoA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAGETSERVICECLASSINFOW
alias LPFN_WSAGETSERVICECLASSINFOW = typeof(&WSAGetServiceClassInfoW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAGETSERVICECLASSNAMEBYCLASSID
alias LPFN_WSAGETSERVICECLASSNAMEBYCLASSID = LPFN_WSAGETSERVICECLASSNAMEBYCLASSIDW
Undocumented in source.
LPFN_WSAGETSERVICECLASSNAMEBYCLASSID
alias LPFN_WSAGETSERVICECLASSNAMEBYCLASSID = LPFN_WSAGETSERVICECLASSNAMEBYCLASSIDA
Undocumented in source.
LPFN_WSAGETSERVICECLASSNAMEBYCLASSIDA
alias LPFN_WSAGETSERVICECLASSNAMEBYCLASSIDA = typeof(&WSAGetServiceClassNameByClassIdA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAGETSERVICECLASSNAMEBYCLASSIDW
alias LPFN_WSAGETSERVICECLASSNAMEBYCLASSIDW = typeof(&WSAGetServiceClassNameByClassIdW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAHTONL
alias LPFN_WSAHTONL = typeof(&WSAHtonl)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAHTONS
alias LPFN_WSAHTONS = typeof(&WSAHtons)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAINSTALLSERVICECLASS
alias LPFN_WSAINSTALLSERVICECLASS = LPFN_WSAINSTALLSERVICECLASSW
Undocumented in source.
LPFN_WSAINSTALLSERVICECLASS
alias LPFN_WSAINSTALLSERVICECLASS = LPFN_WSAINSTALLSERVICECLASSA
Undocumented in source.
LPFN_WSAINSTALLSERVICECLASSA
alias LPFN_WSAINSTALLSERVICECLASSA = typeof(&WSAInstallServiceClassA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAINSTALLSERVICECLASSW
alias LPFN_WSAINSTALLSERVICECLASSW = typeof(&WSAInstallServiceClassW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAIOCTL
alias LPFN_WSAIOCTL = typeof(&WSAIoctl)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAISBLOCKING
deprecated alias LPFN_WSAISBLOCKING = typeof(&WSAIsBlocking)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAJOINLEAF
alias LPFN_WSAJOINLEAF = typeof(&WSAJoinLeaf)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSALOOKUPSERVICEBEGIN
alias LPFN_WSALOOKUPSERVICEBEGIN = LPFN_WSALOOKUPSERVICEBEGINW
Undocumented in source.
LPFN_WSALOOKUPSERVICEBEGIN
alias LPFN_WSALOOKUPSERVICEBEGIN = LPFN_WSALOOKUPSERVICEBEGINA
Undocumented in source.
LPFN_WSALOOKUPSERVICEBEGINA
alias LPFN_WSALOOKUPSERVICEBEGINA = typeof(&WSALookupServiceBeginA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSALOOKUPSERVICEBEGINW
alias LPFN_WSALOOKUPSERVICEBEGINW = typeof(&WSALookupServiceBeginW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSALOOKUPSERVICEEND
alias LPFN_WSALOOKUPSERVICEEND = typeof(&WSALookupServiceEnd)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSALOOKUPSERVICENEXT
alias LPFN_WSALOOKUPSERVICENEXT = LPFN_WSALOOKUPSERVICENEXTW
Undocumented in source.
LPFN_WSALOOKUPSERVICENEXT
alias LPFN_WSALOOKUPSERVICENEXT = LPFN_WSALOOKUPSERVICENEXTA
Undocumented in source.
LPFN_WSALOOKUPSERVICENEXTA
alias LPFN_WSALOOKUPSERVICENEXTA = typeof(&WSALookupServiceNextA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSALOOKUPSERVICENEXTW
alias LPFN_WSALOOKUPSERVICENEXTW = typeof(&WSALookupServiceNextW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSANSPIoctl
alias LPFN_WSANSPIoctl = typeof(&WSANSPIoctl)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSANTOHL
alias LPFN_WSANTOHL = typeof(&WSANtohl)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSANTOHS
alias LPFN_WSANTOHS = typeof(&WSANtohs)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSARECV
alias LPFN_WSARECV = typeof(&WSARecv)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSARECVDISCONNECT
alias LPFN_WSARECVDISCONNECT = typeof(&WSARecvDisconnect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSARECVFROM
alias LPFN_WSARECVFROM = typeof(&WSARecvFrom)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAREMOVESERVICECLASS
alias LPFN_WSAREMOVESERVICECLASS = typeof(&WSARemoveServiceClass)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSARESETEVENT
alias LPFN_WSARESETEVENT = typeof(&WSAResetEvent)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASEND
alias LPFN_WSASEND = typeof(&WSASend)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASENDDISCONNECT
alias LPFN_WSASENDDISCONNECT = typeof(&WSASendDisconnect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASENDTO
alias LPFN_WSASENDTO = typeof(&WSASendTo)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASETBLOCKINGHOOK
deprecated alias LPFN_WSASETBLOCKINGHOOK = typeof(&WSASetBlockingHook)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASETEVENT
alias LPFN_WSASETEVENT = typeof(&WSASetEvent)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASETLASTERROR
alias LPFN_WSASETLASTERROR = typeof(&WSASetLastError)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASETSERVICE
alias LPFN_WSASETSERVICE = LPFN_WSASETSERVICEW
Undocumented in source.
LPFN_WSASETSERVICE
alias LPFN_WSASETSERVICE = LPFN_WSASETSERVICEA
Undocumented in source.
LPFN_WSASETSERVICEA
alias LPFN_WSASETSERVICEA = typeof(&WSASetServiceA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASETSERVICEW
alias LPFN_WSASETSERVICEW = typeof(&WSASetServiceW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASOCKET
alias LPFN_WSASOCKET = LPFN_WSASOCKETW
Undocumented in source.
LPFN_WSASOCKET
alias LPFN_WSASOCKET = LPFN_WSASOCKETA
Undocumented in source.
LPFN_WSASOCKETA
alias LPFN_WSASOCKETA = typeof(&WSASocketA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASOCKETW
alias LPFN_WSASOCKETW = typeof(&WSASocketW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASTARTUP
alias LPFN_WSASTARTUP = typeof(&WSAStartup)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASTRINGTOADDRESS
alias LPFN_WSASTRINGTOADDRESS = LPFN_WSASTRINGTOADDRESSW
Undocumented in source.
LPFN_WSASTRINGTOADDRESS
alias LPFN_WSASTRINGTOADDRESS = LPFN_WSASTRINGTOADDRESSA
Undocumented in source.
LPFN_WSASTRINGTOADDRESSA
alias LPFN_WSASTRINGTOADDRESSA = typeof(&WSAStringToAddressA)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSASTRINGTOADDRESSW
alias LPFN_WSASTRINGTOADDRESSW = typeof(&WSAStringToAddressW)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAUNHOOKBLOCKINGHOOK
deprecated alias LPFN_WSAUNHOOKBLOCKINGHOOK = typeof(&WSAUnhookBlockingHook)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPFN_WSAWAITFORMULTIPLEEVENTS
alias LPFN_WSAWAITFORMULTIPLEEVENTS = typeof(&WSAWaitForMultipleEvents)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPQOS
alias LPQOS = QOS*
Undocumented in source.
LPSOCKET_ADDRESS_LIST
alias LPSOCKET_ADDRESS_LIST = SOCKET_ADDRESS_LIST*
Undocumented in source.
LPWSABUF
alias LPWSABUF = WSABUF*
Undocumented in source.
LPWSADATA
alias LPWSADATA = WSADATA*
Undocumented in source.
LPWSAEVENT
alias LPWSAEVENT = WSAEVENT*
Undocumented in source.
LPWSANAMESPACE_INFO
alias LPWSANAMESPACE_INFO = LPWSANAMESPACE_INFOA
Undocumented in source.
LPWSANAMESPACE_INFO
alias LPWSANAMESPACE_INFO = LPWSANAMESPACE_INFOW
Undocumented in source.
LPWSANETWORKEVENTS
alias LPWSANETWORKEVENTS = WSANETWORKEVENTS*
Undocumented in source.
LPWSANSCLASSINFO
alias LPWSANSCLASSINFO = LPWSANSCLASSINFOA
Undocumented in source.
LPWSANSCLASSINFO
alias LPWSANSCLASSINFO = LPWSANSCLASSINFOW
Undocumented in source.
LPWSAOVERLAPPED
alias LPWSAOVERLAPPED = OVERLAPPED*
Undocumented in source.
LPWSAOVERLAPPED_COMPLETION_ROUTINE
alias LPWSAOVERLAPPED_COMPLETION_ROUTINE = void function(DWORD, DWORD, LPWSAOVERLAPPED, DWORD)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LPWSAPROTOCOLCHAIN
alias LPWSAPROTOCOLCHAIN = WSAPROTOCOLCHAIN*
Undocumented in source.
LPWSAPROTOCOL_INFO
alias LPWSAPROTOCOL_INFO = LPWSAPROTOCOL_INFOW
Undocumented in source.
LPWSAPROTOCOL_INFO
alias LPWSAPROTOCOL_INFO = LPWSAPROTOCOL_INFOA
Undocumented in source.
LPWSAPROTOCOL_INFOA
alias LPWSAPROTOCOL_INFOA = WSAPROTOCOL_INFOA*
Undocumented in source.
LPWSAPROTOCOL_INFOW
alias LPWSAPROTOCOL_INFOW = WSAPROTOCOL_INFOW*
Undocumented in source.
LPWSAQUERYSET
alias LPWSAQUERYSET = LPWSAQUERYSETA
Undocumented in source.
LPWSAQUERYSET
alias LPWSAQUERYSET = LPWSAQUERYSETW
Undocumented in source.
LPWSASERVICECLASSINFO
alias LPWSASERVICECLASSINFO = LPWSASERVICECLASSINFOA
Undocumented in source.
LPWSASERVICECLASSINFO
alias LPWSASERVICECLASSINFO = LPWSASERVICECLASSINFOW
Undocumented in source.
PAFPROTOCOLS, LPAFPROTOCOLS
alias PAFPROTOCOLS, LPAFPROTOCOLS = AFPROTOCOLS*
Undocumented in source.
PBLOB, LPBLOB
alias PBLOB, LPBLOB = BLOB*
Undocumented in source.
PCSADDR_INFO, LPCSADDR_INFO
alias PCSADDR_INFO, LPCSADDR_INFO = CSADDR_INFO*
Undocumented in source.
PFD_SET, LPFD_SET
alias PFD_SET, LPFD_SET = FD_SET*
Undocumented in source.
PFLOWSPEC, LPFLOWSPEC
alias PFLOWSPEC, LPFLOWSPEC = FLOWSPEC*
Undocumented in source.
PHOSTENT, LPHOSTENT
alias PHOSTENT, LPHOSTENT = HOSTENT*
Undocumented in source.
PIN_ADDR, LPIN_ADDR
alias PIN_ADDR, LPIN_ADDR = IN_ADDR*
Undocumented in source.
PLINGER, LPLINGER
alias PLINGER, LPLINGER = LINGER*
Undocumented in source.
PPROTOENT, LPPROTOENT
alias PPROTOENT, LPPROTOENT = PROTOENT*
Undocumented in source.
PSERVENT, LPSERVENT
alias PSERVENT, LPSERVENT = SERVENT*
Undocumented in source.
PSOCKADDR, LPSOCKADDR
alias PSOCKADDR, LPSOCKADDR = SOCKADDR*
Undocumented in source.
PSOCKADDR_IN, LPSOCKADDR_IN
alias PSOCKADDR_IN, LPSOCKADDR_IN = SOCKADDR_IN*
Undocumented in source.
PSOCKADDR_STORAGE
alias PSOCKADDR_STORAGE = SOCKADDR_STORAGE*
Undocumented in source.
PSOCKET_ADDRESS, LPSOCKET_ADDRESS
alias PSOCKET_ADDRESS, LPSOCKET_ADDRESS = SOCKET_ADDRESS*
Undocumented in source.
PTIMEVAL, LPTIMEVAL
alias PTIMEVAL, LPTIMEVAL = TIMEVAL*
Undocumented in source.
PWSACOMPLETION, LPWSACOMPLETION
alias PWSACOMPLETION, LPWSACOMPLETION = WSACOMPLETION*
Undocumented in source.
PWSACOMPLETIONTYPE, LPWSACOMPLETIONTYPE
alias PWSACOMPLETIONTYPE, LPWSACOMPLETIONTYPE = WSACOMPLETIONTYPE*
Undocumented in source.
PWSAECOMPARATOR, LPWSAECOMPARATOR
alias PWSAECOMPARATOR, LPWSAECOMPARATOR = WSAECOMPARATOR*
Undocumented in source.
PWSAESETSERVICEOP, LPWSAESETSERVICEOP
alias PWSAESETSERVICEOP, LPWSAESETSERVICEOP = WSAESETSERVICEOP*
Undocumented in source.
PWSANAMESPACE_INFO
alias PWSANAMESPACE_INFO = PWSANAMESPACE_INFOA
Undocumented in source.
PWSANAMESPACE_INFO
alias PWSANAMESPACE_INFO = PWSANAMESPACE_INFOW
Undocumented in source.
PWSANAMESPACE_INFOA, LPWSANAMESPACE_INFOA
alias PWSANAMESPACE_INFOA, LPWSANAMESPACE_INFOA = WSANAMESPACE_INFOA*
Undocumented in source.
PWSANAMESPACE_INFOW, LPWSANAMESPACE_INFOW
alias PWSANAMESPACE_INFOW, LPWSANAMESPACE_INFOW = WSANAMESPACE_INFOW*
Undocumented in source.
PWSANSCLASSINFO
alias PWSANSCLASSINFO = PWSANSCLASSINFOA
Undocumented in source.
PWSANSCLASSINFO
alias PWSANSCLASSINFO = PWSANSCLASSINFOW
Undocumented in source.
PWSANSCLASSINFOA, LPWSANSCLASSINFOA
alias PWSANSCLASSINFOA, LPWSANSCLASSINFOA = WSANSCLASSINFOA*
Undocumented in source.
PWSANSCLASSINFOW, LPWSANSCLASSINFOW
alias PWSANSCLASSINFOW, LPWSANSCLASSINFOW = WSANSCLASSINFOW*
Undocumented in source.
PWSAQUERYSET
alias PWSAQUERYSET = PWSAQUERYSETA
Undocumented in source.
PWSAQUERYSET
alias PWSAQUERYSET = PWSAQUERYSETW
Undocumented in source.
PWSAQUERYSETA, LPWSAQUERYSETA
alias PWSAQUERYSETA, LPWSAQUERYSETA = WSAQUERYSETA*
Undocumented in source.
PWSAQUERYSETW, LPWSAQUERYSETW
alias PWSAQUERYSETW, LPWSAQUERYSETW = WSAQUERYSETW*
Undocumented in source.
PWSASERVICECLASSINFO
alias PWSASERVICECLASSINFO = PWSASERVICECLASSINFOA
Undocumented in source.
PWSASERVICECLASSINFO
alias PWSASERVICECLASSINFO = PWSASERVICECLASSINFOW
Undocumented in source.
PWSASERVICECLASSINFOA, LPWSASERVICECLASSINFOA
alias PWSASERVICECLASSINFOA, LPWSASERVICECLASSINFOA = WSASERVICECLASSINFOA*
Undocumented in source.
PWSASERVICECLASSINFOW, LPWSASERVICECLASSINFOW
alias PWSASERVICECLASSINFOW, LPWSASERVICECLASSINFOW = WSASERVICECLASSINFOW*
Undocumented in source.
PWSAVERSION, LPWSAVERSION
alias PWSAVERSION, LPWSAVERSION = WSAVERSION*
Undocumented in source.
SERVICETYPE
alias SERVICETYPE = uint
Undocumented in source.
WSAAddressToString
alias WSAAddressToString = WSAAddressToStringA
Undocumented in source.
WSAAddressToString
alias WSAAddressToString = WSAAddressToStringW
Undocumented in source.
WSADuplicateSocket
alias WSADuplicateSocket = WSADuplicateSocketA
Undocumented in source.
WSADuplicateSocket
alias WSADuplicateSocket = WSADuplicateSocketW
Undocumented in source.
WSAEnumNameSpaceProviders
alias WSAEnumNameSpaceProviders = WSAEnumNameSpaceProvidersA
Undocumented in source.
WSAEnumNameSpaceProviders
alias WSAEnumNameSpaceProviders = WSAEnumNameSpaceProvidersW
Undocumented in source.
WSAEnumProtocols
alias WSAEnumProtocols = WSAEnumProtocolsA
Undocumented in source.
WSAEnumProtocols
alias WSAEnumProtocols = WSAEnumProtocolsW
Undocumented in source.
WSAGETASYNCBUFLEN, WSAGETSELECTEVENT
alias WSAGETASYNCBUFLEN, WSAGETSELECTEVENT = LOWORD
Undocumented in source.
WSAGETASYNCERROR, WSAGETSELECTERROR
alias WSAGETASYNCERROR, WSAGETSELECTERROR = HIWORD
Undocumented in source.
WSAGetServiceClassInfo
alias WSAGetServiceClassInfo = WSAGetServiceClassInfoW
Undocumented in source.
WSAGetServiceClassInfo
alias WSAGetServiceClassInfo = WSAGetServiceClassInfoA
Undocumented in source.
WSAGetServiceClassNameByClassId
alias WSAGetServiceClassNameByClassId = WSAGetServiceClassNameByClassIdW
Undocumented in source.
WSAGetServiceClassNameByClassId
alias WSAGetServiceClassNameByClassId = WSAGetServiceClassNameByClassIdA
Undocumented in source.
WSAInstallServiceClass
alias WSAInstallServiceClass = WSAInstallServiceClassW
Undocumented in source.
WSAInstallServiceClass
alias WSAInstallServiceClass = WSAInstallServiceClassA
Undocumented in source.
WSALookupServiceBegin
alias WSALookupServiceBegin = WSALookupServiceBeginW
Undocumented in source.
WSALookupServiceBegin
alias WSALookupServiceBegin = WSALookupServiceBeginA
Undocumented in source.
WSALookupServiceNext
alias WSALookupServiceNext = WSALookupServiceNextA
Undocumented in source.
WSALookupServiceNext
alias WSALookupServiceNext = WSALookupServiceNextW
Undocumented in source.
WSAMAKEASYNCREPLY, WSAMAKESELECTREPLY
alias WSAMAKEASYNCREPLY, WSAMAKESELECTREPLY = MAKELONG
Undocumented in source.
WSANAMESPACE_INFO
alias WSANAMESPACE_INFO = WSANAMESPACE_INFOW
Undocumented in source.
WSANAMESPACE_INFO
alias WSANAMESPACE_INFO = WSANAMESPACE_INFOA
Undocumented in source.
WSANSCLASSINFO
alias WSANSCLASSINFO = WSANSCLASSINFOW
Undocumented in source.
WSANSCLASSINFO
alias WSANSCLASSINFO = WSANSCLASSINFOA
Undocumented in source.
WSAOVERLAPPED
alias WSAOVERLAPPED = OVERLAPPED
Undocumented in source.
WSAPROTOCOL_INFO
alias WSAPROTOCOL_INFO = WSAPROTOCOL_INFOW
Undocumented in source.
WSAPROTOCOL_INFO
alias WSAPROTOCOL_INFO = WSAPROTOCOL_INFOA
Undocumented in source.
WSAQUERYSET
alias WSAQUERYSET = WSAQUERYSETW
Undocumented in source.
WSAQUERYSET
alias WSAQUERYSET = WSAQUERYSETA
Undocumented in source.
WSASERVICECLASSINFO
alias WSASERVICECLASSINFO = WSASERVICECLASSINFOW
Undocumented in source.
WSASERVICECLASSINFO
alias WSASERVICECLASSINFO = WSASERVICECLASSINFOA
Undocumented in source.
WSASetService
alias WSASetService = WSASetServiceA
Undocumented in source.
WSASetService
alias WSASetService = WSASetServiceW
Undocumented in source.
WSASocket
alias WSASocket = WSASocketA
Undocumented in source.
WSASocket
alias WSASocket = WSASocketW
Undocumented in source.
WSAStringToAddress
alias WSAStringToAddress = WSAStringToAddressW
Undocumented in source.
WSAStringToAddress
alias WSAStringToAddress = WSAStringToAddressA
Undocumented in source.
fd_set
alias fd_set = FD_SET
Undocumented in source.
h_errno
alias h_errno = WSAGetLastError
Undocumented in source.
u_char
alias u_char = char
Undocumented in source.
u_int, u_long, SOCKET
alias u_int, u_long, SOCKET = uint
Undocumented in source.
u_short
alias u_short = ushort
Undocumented in source.

Enums

AF_UNSPEC
anonymousenum AF_UNSPEC
Undocumented in source.
BIGENDIAN
anonymousenum BIGENDIAN
Undocumented in source.
CF_ACCEPT
anonymousenum CF_ACCEPT
Undocumented in source.
FD_READ_BIT
anonymousenum FD_READ_BIT
Undocumented in source.
FIONBIO
anonymousenum FIONBIO
Undocumented in source.
GUARANTEE
enum GUARANTEE
Undocumented in source.
HOST_NOT_FOUND
anonymousenum HOST_NOT_FOUND
Undocumented in source.
IMPLINK_IP
anonymousenum IMPLINK_IP
Undocumented in source.
IOCPARAM_MASK
anonymousenum IOCPARAM_MASK
Undocumented in source.
IPPORT_ECHO
anonymousenum IPPORT_ECHO
Undocumented in source.
IPPROTO_IP
anonymousenum IPPROTO_IP
Undocumented in source.
PF_UNSPEC
anonymousenum PF_UNSPEC
Undocumented in source.
SD_RECEIVE
anonymousenum SD_RECEIVE
Undocumented in source.
SG_UNCONSTRAINED_GROUP
anonymousenum SG_UNCONSTRAINED_GROUP
Undocumented in source.
SOCK_STREAM
anonymousenum SOCK_STREAM
Undocumented in source.
SO_GROUP_ID
anonymousenum SO_GROUP_ID
Undocumented in source.
SO_SNDBUF
anonymousenum SO_SNDBUF
Undocumented in source.
WSABASEERR
anonymousenum WSABASEERR
Undocumented in source.
WSACOMPLETIONTYPE
enum WSACOMPLETIONTYPE
Undocumented in source.
WSAECOMPARATOR
enum WSAECOMPARATOR
Undocumented in source.
WSAESETSERVICEOP
enum WSAESETSERVICEOP
Undocumented in source.
WSA_IO_PENDING
anonymousenum WSA_IO_PENDING
Undocumented in source.

Functions

FD_CLR
void FD_CLR(SOCKET fd, FD_SET* set)
Undocumented in source. Be warned that the author may not have intended to support it.
FD_ZERO
void FD_ZERO(FD_SET* set)
Undocumented in source. Be warned that the author may not have intended to support it.
IN_CLASSA
bool IN_CLASSA(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
IN_CLASSB
bool IN_CLASSB(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
IN_CLASSC
bool IN_CLASSC(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
IN_CLASSD
bool IN_CLASSD(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
WSAAccept
SOCKET WSAAccept(SOCKET , SOCKADDR* , LPINT , LPCONDITIONPROC , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAAddressToStringA
INT WSAAddressToStringA(LPSOCKADDR , DWORD , LPWSAPROTOCOL_INFOA , LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAAddressToStringW
INT WSAAddressToStringW(LPSOCKADDR , DWORD , LPWSAPROTOCOL_INFOW , LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAAsyncGetHostByAddr
HANDLE WSAAsyncGetHostByAddr(HWND , u_int , const(char)* , int , int , char* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAAsyncGetHostByName
HANDLE WSAAsyncGetHostByName(HWND , u_int , const(char)* , char* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAAsyncGetProtoByName
HANDLE WSAAsyncGetProtoByName(HWND , u_int , const(char)* , char* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAAsyncGetProtoByNumber
HANDLE WSAAsyncGetProtoByNumber(HWND , u_int , int , char* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAAsyncGetServByName
HANDLE WSAAsyncGetServByName(HWND , u_int , const(char)* , const(char)* , char* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAAsyncGetServByPort
HANDLE WSAAsyncGetServByPort(HWND , u_int , int , const(char)* , char* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAAsyncSelect
int WSAAsyncSelect(SOCKET , HWND , u_int , long )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSACancelAsyncRequest
int WSACancelAsyncRequest(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSACancelBlockingCall
deprecated int WSACancelBlockingCall()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSACleanup
int WSACleanup()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSACloseEvent
BOOL WSACloseEvent(WSAEVENT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAConnect
int WSAConnect(SOCKET , const(SOCKADDR)* , int , LPWSABUF , LPWSABUF , LPQOS , LPQOS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSACreateEvent
WSAEVENT WSACreateEvent()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSADuplicateSocketA
int WSADuplicateSocketA(SOCKET , DWORD , LPWSAPROTOCOL_INFOA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSADuplicateSocketW
int WSADuplicateSocketW(SOCKET , DWORD , LPWSAPROTOCOL_INFOW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAEnumNameSpaceProvidersA
INT WSAEnumNameSpaceProvidersA(LPDWORD , LPWSANAMESPACE_INFOA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAEnumNameSpaceProvidersW
INT WSAEnumNameSpaceProvidersW(LPDWORD , LPWSANAMESPACE_INFOW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAEnumNetworkEvents
int WSAEnumNetworkEvents(SOCKET , WSAEVENT , LPWSANETWORKEVENTS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAEnumProtocolsA
int WSAEnumProtocolsA(LPINT , LPWSAPROTOCOL_INFOA , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAEnumProtocolsW
int WSAEnumProtocolsW(LPINT , LPWSAPROTOCOL_INFOW , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAEventSelect
int WSAEventSelect(SOCKET , WSAEVENT , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAGetLastError
int WSAGetLastError()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAGetOverlappedResult
BOOL WSAGetOverlappedResult(SOCKET , LPWSAOVERLAPPED , LPDWORD , BOOL , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAGetQOSByName
BOOL WSAGetQOSByName(SOCKET , LPWSABUF , LPQOS )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAGetServiceClassInfoA
INT WSAGetServiceClassInfoA(LPGUID , LPGUID , LPDWORD , LPWSASERVICECLASSINFOA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAGetServiceClassInfoW
INT WSAGetServiceClassInfoW(LPGUID , LPGUID , LPDWORD , LPWSASERVICECLASSINFOW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAGetServiceClassNameByClassIdA
INT WSAGetServiceClassNameByClassIdA(LPGUID , LPSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAGetServiceClassNameByClassIdW
INT WSAGetServiceClassNameByClassIdW(LPGUID , LPWSTR , LPDWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAHtonl
int WSAHtonl(SOCKET , uint , uint* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAHtons
int WSAHtons(SOCKET , ushort , ushort* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAInstallServiceClassA
INT WSAInstallServiceClassA(LPWSASERVICECLASSINFOA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAInstallServiceClassW
INT WSAInstallServiceClassW(LPWSASERVICECLASSINFOW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAIoctl
int WSAIoctl(SOCKET , DWORD , LPVOID , DWORD , LPVOID , DWORD , LPDWORD , LPWSAOVERLAPPED , LPWSAOVERLAPPED_COMPLETION_ROUTINE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAIsBlocking
deprecated BOOL WSAIsBlocking()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAJoinLeaf
SOCKET WSAJoinLeaf(SOCKET , const(SOCKADDR)* , int , LPWSABUF , LPWSABUF , LPQOS , LPQOS , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSALookupServiceBeginA
INT WSALookupServiceBeginA(LPWSAQUERYSETA , DWORD , LPHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSALookupServiceBeginW
INT WSALookupServiceBeginW(LPWSAQUERYSETW lpqsRestrictions, DWORD , LPHANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSALookupServiceEnd
INT WSALookupServiceEnd(HANDLE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSALookupServiceNextA
INT WSALookupServiceNextA(HANDLE , DWORD , LPDWORD , LPWSAQUERYSETA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSALookupServiceNextW
INT WSALookupServiceNextW(HANDLE , DWORD , LPDWORD , LPWSAQUERYSETW )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSANSPIoctl
int WSANSPIoctl(HANDLE , DWORD , LPVOID , DWORD , LPVOID , DWORD , LPDWORD , LPWSACOMPLETION )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSANtohl
int WSANtohl(SOCKET , uint , uint* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSANtohs
int WSANtohs(SOCKET , ushort , ushort* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSARecv
int WSARecv(SOCKET , LPWSABUF , DWORD , LPDWORD , LPDWORD , LPWSAOVERLAPPED , LPWSAOVERLAPPED_COMPLETION_ROUTINE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSARecvDisconnect
int WSARecvDisconnect(SOCKET , LPWSABUF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSARecvFrom
int WSARecvFrom(SOCKET , LPWSABUF , DWORD , LPDWORD , LPDWORD , SOCKADDR* , LPINT , LPWSAOVERLAPPED , LPWSAOVERLAPPED_COMPLETION_ROUTINE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSARemoveServiceClass
INT WSARemoveServiceClass(LPGUID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAResetEvent
BOOL WSAResetEvent(WSAEVENT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASend
int WSASend(SOCKET , LPWSABUF , DWORD , LPDWORD , DWORD , LPWSAOVERLAPPED , LPWSAOVERLAPPED_COMPLETION_ROUTINE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASendDisconnect
int WSASendDisconnect(SOCKET , LPWSABUF )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASendTo
int WSASendTo(SOCKET , LPWSABUF , DWORD , LPDWORD , DWORD , const(SOCKADDR)* , int , LPWSAOVERLAPPED , LPWSAOVERLAPPED_COMPLETION_ROUTINE )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASetBlockingHook
deprecated FARPROC WSASetBlockingHook(FARPROC )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASetEvent
BOOL WSASetEvent(WSAEVENT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASetLastError
void WSASetLastError(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASetServiceA
INT WSASetServiceA(LPWSAQUERYSETA , WSAESETSERVICEOP , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASetServiceW
INT WSASetServiceW(LPWSAQUERYSETW , WSAESETSERVICEOP , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASocketA
SOCKET WSASocketA(int , int , int , LPWSAPROTOCOL_INFOA , GROUP , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSASocketW
SOCKET WSASocketW(int , int , int , LPWSAPROTOCOL_INFOW , GROUP , DWORD )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAStartup
int WSAStartup(WORD , LPWSADATA )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAStringToAddressA
INT WSAStringToAddressA(LPSTR , INT , LPWSAPROTOCOL_INFOA , LPSOCKADDR , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAStringToAddressW
INT WSAStringToAddressW(LPWSTR , INT , LPWSAPROTOCOL_INFOW , LPSOCKADDR , LPINT )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAUnhookBlockingHook
deprecated int WSAUnhookBlockingHook()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
WSAWaitForMultipleEvents
DWORD WSAWaitForMultipleEvents(DWORD , const(WSAEVENT)* , BOOL , DWORD , BOOL )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
__WSAFDIsSet
int __WSAFDIsSet(SOCKET , FD_SET* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
accept
SOCKET accept(SOCKET , SOCKADDR* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
bind
int bind(SOCKET , const(SOCKADDR)* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
closesocket
int closesocket(SOCKET )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
connect
int connect(SOCKET , const(SOCKADDR)* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
gethostbyaddr
HOSTENT* gethostbyaddr(const(char)* , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
gethostbyname
HOSTENT* gethostbyname(const(char)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
gethostname
int gethostname(char* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getpeername
int getpeername(SOCKET , SOCKADDR* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getprotobyname
PROTOENT* getprotobyname(const(char)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getprotobynumber
PROTOENT* getprotobynumber(int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getservbyname
SERVENT* getservbyname(const(char)* , const(char)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getservbyport
SERVENT* getservbyport(int , const(char)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getsockname
int getsockname(SOCKET , SOCKADDR* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
getsockopt
int getsockopt(SOCKET , int , int , void* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
htonl
u_long htonl(u_long )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
htons
u_short htons(u_short )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
inet_addr
uint inet_addr(const(char)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
inet_ntoa
char* inet_ntoa(IN_ADDR )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ioctlsocket
int ioctlsocket(SOCKET , int , u_long* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
listen
int listen(SOCKET , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ntohl
u_long ntohl(u_long )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ntohs
u_short ntohs(u_short )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
recv
int recv(SOCKET , ubyte* , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
recvfrom
int recvfrom(SOCKET , ubyte* , int , int , SOCKADDR* , int* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
select
int select(int nfds, fd_set* , fd_set* , fd_set* , const(TIMEVAL)* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
send
int send(SOCKET , const(ubyte)* , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
sendto
int sendto(SOCKET , const(ubyte)* , int , int , const(SOCKADDR)* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
setsockopt
int setsockopt(SOCKET , int , int , const(void)* , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
shutdown
int shutdown(SOCKET , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
socket
SOCKET socket(int , int , int )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
timerclear
void timerclear(TIMEVAL tvp)
Undocumented in source. Be warned that the author may not have intended to support it.
timerisset
bool timerisset(TIMEVAL* tvp)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin DECLARE_HANDLE!("WSAEVENT")
Undocumented in source.

Structs

AFPROTOCOLS
struct AFPROTOCOLS
Undocumented in source.
BLOB
struct BLOB
Undocumented in source.
CSADDR_INFO
struct CSADDR_INFO
Undocumented in source.
FD_SET
struct FD_SET
Undocumented in source.
FLOWSPEC
struct FLOWSPEC
Undocumented in source.
HOSTENT
struct HOSTENT
Undocumented in source.
IN_ADDR
struct IN_ADDR
Undocumented in source.
LINGER
struct LINGER
Undocumented in source.
PROTOENT
struct PROTOENT
Undocumented in source.
QOS
struct QOS
Undocumented in source.
SERVENT
struct SERVENT
Undocumented in source.
SOCKADDR
struct SOCKADDR
Undocumented in source.
SOCKADDR_IN
struct SOCKADDR_IN
Undocumented in source.
SOCKADDR_STORAGE
struct SOCKADDR_STORAGE
Undocumented in source.
SOCKET_ADDRESS
struct SOCKET_ADDRESS
Undocumented in source.
SOCKET_ADDRESS_LIST
struct SOCKET_ADDRESS_LIST
Undocumented in source.
TIMEVAL
struct TIMEVAL
Undocumented in source.
WSABUF
struct WSABUF
Undocumented in source.
WSACOMPLETION
struct WSACOMPLETION
Undocumented in source.
WSADATA
struct WSADATA
Undocumented in source.
WSANAMESPACE_INFOA
struct WSANAMESPACE_INFOA
Undocumented in source.
WSANAMESPACE_INFOW
struct WSANAMESPACE_INFOW
Undocumented in source.
WSANETWORKEVENTS
struct WSANETWORKEVENTS
Undocumented in source.
WSANSCLASSINFOA
struct WSANSCLASSINFOA
Undocumented in source.
WSANSCLASSINFOW
struct WSANSCLASSINFOW
Undocumented in source.
WSAPROTOCOLCHAIN
struct WSAPROTOCOLCHAIN
Undocumented in source.
WSAPROTOCOL_INFOA
struct WSAPROTOCOL_INFOA
Undocumented in source.
WSAPROTOCOL_INFOW
struct WSAPROTOCOL_INFOW
Undocumented in source.
WSAQUERYSETA
struct WSAQUERYSETA
Undocumented in source.
WSAQUERYSETW
struct WSAQUERYSETW
Undocumented in source.
WSASERVICECLASSINFOA
struct WSASERVICECLASSINFOA
Undocumented in source.
WSASERVICECLASSINFOW
struct WSASERVICECLASSINFOW
Undocumented in source.
WSAVERSION
struct WSAVERSION
Undocumented in source.
netent
struct netent
Undocumented in source.
sockproto
struct sockproto
Undocumented in source.

Templates

_IO
template _IO(char x, ubyte y)
Undocumented in source.
_IOR
template _IOR(char x, ubyte y, t)
Undocumented in source.
_IOW
template _IOW(char x, ubyte y, t)
Undocumented in source.
_WSAIO
template _WSAIO(int x, int y)
Undocumented in source.
_WSAIOR
template _WSAIOR(int x, int y)
Undocumented in source.
_WSAIORW
template _WSAIORW(int x, int y)
Undocumented in source.
_WSAIOW
template _WSAIOW(int x, int y)
Undocumented in source.

Variables

BASE_PROTOCOL
auto BASE_PROTOCOL;
FD_ACCEPT
int FD_ACCEPT;
FD_ADDRESS_LIST_CHANGE
int FD_ADDRESS_LIST_CHANGE;
FD_ALL_EVENTS
int FD_ALL_EVENTS;
FD_CLOSE
int FD_CLOSE;
FD_CONNECT
int FD_CONNECT;
FD_GROUP_QOS
int FD_GROUP_QOS;
FD_OOB
int FD_OOB;
FD_QOS
int FD_QOS;
Undocumented in source.
FD_READ
int FD_READ;
FD_ROUTING_INTERFACE_CHANGE
int FD_ROUTING_INTERFACE_CHANGE;
Undocumented in source.
FD_SETSIZE
size_t FD_SETSIZE;
FD_WRITE
int FD_WRITE;
Undocumented in source.
FROM_PROTOCOL_INFO
auto FROM_PROTOCOL_INFO;
Undocumented in source.
INADDR_ANY
u_long INADDR_ANY;
INADDR_BROADCAST
u_long INADDR_BROADCAST;
INADDR_LOOPBACK
u_long INADDR_LOOPBACK;
INADDR_NONE
u_long INADDR_NONE;
Undocumented in source.
INVALID_SOCKET
SOCKET INVALID_SOCKET;
Undocumented in source.
IN_CLASSA_HOST
auto IN_CLASSA_HOST;
Undocumented in source.
IN_CLASSA_MAX
auto IN_CLASSA_MAX;
Undocumented in source.
IN_CLASSA_NET
auto IN_CLASSA_NET;
Undocumented in source.
IN_CLASSA_NSHIFT
auto IN_CLASSA_NSHIFT;
Undocumented in source.
IN_CLASSB_HOST
auto IN_CLASSB_HOST;
Undocumented in source.
IN_CLASSB_MAX
auto IN_CLASSB_MAX;
Undocumented in source.
IN_CLASSB_NET
auto IN_CLASSB_NET;
Undocumented in source.
IN_CLASSB_NSHIFT
auto IN_CLASSB_NSHIFT;
Undocumented in source.
IN_CLASSC_HOST
auto IN_CLASSC_HOST;
Undocumented in source.
IN_CLASSC_NET
auto IN_CLASSC_NET;
Undocumented in source.
IN_CLASSC_NSHIFT
auto IN_CLASSC_NSHIFT;
Undocumented in source.
IN_CLASSD_HOST
auto IN_CLASSD_HOST;
Undocumented in source.
IN_CLASSD_NET
auto IN_CLASSD_NET;
Undocumented in source.
IN_CLASSD_NSHIFT
auto IN_CLASSD_NSHIFT;
Undocumented in source.
IOC_PROTOCOL
int IOC_PROTOCOL;
Undocumented in source.
IOC_UNIX
int IOC_UNIX;
Undocumented in source.
IOC_VENDOR
int IOC_VENDOR;
Undocumented in source.
IOC_WS2
int IOC_WS2;
Undocumented in source.
IP_OPTIONS
auto IP_OPTIONS;
Undocumented in source.
JL_BOTH
auto JL_BOTH;
Undocumented in source.
JL_RECEIVER_ONLY
auto JL_RECEIVER_ONLY;
Undocumented in source.
JL_SENDER_ONLY
auto JL_SENDER_ONLY;
Undocumented in source.
LAYERED_PROTOCOL
auto LAYERED_PROTOCOL;
LUP_CONTAINERS
int LUP_CONTAINERS;
Undocumented in source.
LUP_DEEP
int LUP_DEEP;
LUP_FLUSHCACHE
int LUP_FLUSHCACHE;
LUP_FLUSHPREVIOUS
int LUP_FLUSHPREVIOUS;
LUP_NEAREST
int LUP_NEAREST;
LUP_NOCONTAINERS
int LUP_NOCONTAINERS;
LUP_RES_SERVICE
int LUP_RES_SERVICE;
LUP_RETURN_ADDR
int LUP_RETURN_ADDR;
LUP_RETURN_ALIASES
int LUP_RETURN_ALIASES;
LUP_RETURN_ALL
int LUP_RETURN_ALL;
LUP_RETURN_BLOB
int LUP_RETURN_BLOB;
LUP_RETURN_COMMENT
int LUP_RETURN_COMMENT;
LUP_RETURN_NAME
int LUP_RETURN_NAME;
LUP_RETURN_QUERY_STRING
int LUP_RETURN_QUERY_STRING;
LUP_RETURN_TYPE
int LUP_RETURN_TYPE;
LUP_RETURN_VERSION
int LUP_RETURN_VERSION;
Undocumented in source.
MAXGETHOSTSTRUCT
size_t MAXGETHOSTSTRUCT;
Undocumented in source.
MAX_PROTOCOL_CHAIN
auto MAX_PROTOCOL_CHAIN;
MSG_DONTROUTE
int MSG_DONTROUTE;
Undocumented in source.
MSG_INTERRUPT
auto MSG_INTERRUPT;
MSG_MAXIOVLEN
int MSG_MAXIOVLEN;
Undocumented in source.
MSG_OOB
int MSG_OOB;
MSG_PARTIAL
int MSG_PARTIAL;
MSG_PEEK
int MSG_PEEK;
PFL_HIDDEN
int PFL_HIDDEN;
PFL_MATCHES_PROTOCOL_ZERO
int PFL_MATCHES_PROTOCOL_ZERO;
Undocumented in source.
PFL_MULTIPLE_PROTO_ENTRIES
int PFL_MULTIPLE_PROTO_ENTRIES;
PFL_RECOMMENDED_PROTO_ENTRY
int PFL_RECOMMENDED_PROTO_ENTRY;
Undocumented in source.
PVD_CONFIG
auto PVD_CONFIG;
Undocumented in source.
SECURITY_PROTOCOL_NONE
auto SECURITY_PROTOCOL_NONE;
Undocumented in source.
SIO_ADDRESS_LIST_CHANGE
int SIO_ADDRESS_LIST_CHANGE;
Undocumented in source.
SIO_ADDRESS_LIST_QUERY
int SIO_ADDRESS_LIST_QUERY;
Undocumented in source.
SIO_ASSOCIATE_HANDLE
int SIO_ASSOCIATE_HANDLE;
Undocumented in source.
SIO_ENABLE_CIRCULAR_QUEUEING
int SIO_ENABLE_CIRCULAR_QUEUEING;
Undocumented in source.
SIO_FIND_ROUTE
int SIO_FIND_ROUTE;
Undocumented in source.
SIO_FLUSH
int SIO_FLUSH;
Undocumented in source.
SIO_GET_BROADCAST_ADDRESS
int SIO_GET_BROADCAST_ADDRESS;
Undocumented in source.
SIO_GET_EXTENSION_FUNCTION_POINTER
int SIO_GET_EXTENSION_FUNCTION_POINTER;
Undocumented in source.
SIO_GET_GROUP_QOS
int SIO_GET_GROUP_QOS;
Undocumented in source.
SIO_GET_QOS
int SIO_GET_QOS;
Undocumented in source.
SIO_MULTICAST_SCOPE
int SIO_MULTICAST_SCOPE;
Undocumented in source.
SIO_MULTIPOINT_LOOPBACK
int SIO_MULTIPOINT_LOOPBACK;
Undocumented in source.
SIO_NSP_NOTIFY_CHANGE
int SIO_NSP_NOTIFY_CHANGE;
Undocumented in source.
SIO_QUERY_TARGET_PNP_HANDLE
int SIO_QUERY_TARGET_PNP_HANDLE;
Undocumented in source.
SIO_ROUTING_INTERFACE_CHANGE
int SIO_ROUTING_INTERFACE_CHANGE;
Undocumented in source.
SIO_ROUTING_INTERFACE_QUERY
int SIO_ROUTING_INTERFACE_QUERY;
Undocumented in source.
SIO_SET_GROUP_QOS
int SIO_SET_GROUP_QOS;
Undocumented in source.
SIO_SET_QOS
int SIO_SET_QOS;
Undocumented in source.
SIO_TRANSLATE_HANDLE
int SIO_TRANSLATE_HANDLE;
Undocumented in source.
SOCKET_ERROR
int SOCKET_ERROR;
Undocumented in source.
SOL_SOCKET
int SOL_SOCKET;
Undocumented in source.
SOMAXCONN
int SOMAXCONN;
SO_ACCEPTCONN
int SO_ACCEPTCONN;
SO_BROADCAST
int SO_BROADCAST;
SO_DEBUG
int SO_DEBUG;
SO_DONTLINGER
int SO_DONTLINGER;
SO_DONTROUTE
int SO_DONTROUTE;
SO_EXCLUSIVEADDRUSE
int SO_EXCLUSIVEADDRUSE;
SO_KEEPALIVE
int SO_KEEPALIVE;
SO_LINGER
int SO_LINGER;
SO_OOBINLINE
int SO_OOBINLINE;
Undocumented in source.
SO_OPTIONS
int SO_OPTIONS;
Undocumented in source.
SO_PROTOCOL_INFO
int SO_PROTOCOL_INFO;
Undocumented in source.
SO_PROTOCOL_INFO
int SO_PROTOCOL_INFO;
SO_REUSEADDR
int SO_REUSEADDR;
SO_USELOOPBACK
int SO_USELOOPBACK;
Undocumented in source.
TCP_NODELAY
int TCP_NODELAY;
Undocumented in source.
TH_NETDEV
int TH_NETDEV;
Undocumented in source.
TH_TAPI
int TH_TAPI;
Undocumented in source.
WSADESCRIPTION_LEN
size_t WSADESCRIPTION_LEN;
Undocumented in source.
WSAPROTOCOL_LEN
auto WSAPROTOCOL_LEN;
WSASYS_STATUS_LEN
size_t WSASYS_STATUS_LEN;
Undocumented in source.
WSA_FLAG_MULTIPOINT_C_LEAF
auto WSA_FLAG_MULTIPOINT_C_LEAF;
Undocumented in source.
WSA_FLAG_MULTIPOINT_C_ROOT
auto WSA_FLAG_MULTIPOINT_C_ROOT;
Undocumented in source.
WSA_FLAG_MULTIPOINT_D_LEAF
auto WSA_FLAG_MULTIPOINT_D_LEAF;
Undocumented in source.
WSA_FLAG_MULTIPOINT_D_ROOT
auto WSA_FLAG_MULTIPOINT_D_ROOT;
Undocumented in source.
WSA_FLAG_OVERLAPPED
auto WSA_FLAG_OVERLAPPED;
Undocumented in source.
WSA_INFINITE
auto WSA_INFINITE;
Undocumented in source.
WSA_INVALID_EVENT
auto WSA_INVALID_EVENT;
Undocumented in source.
WSA_MAXIMUM_WAIT_EVENTS
auto WSA_MAXIMUM_WAIT_EVENTS;
Undocumented in source.
WSA_WAIT_EVENT_0
auto WSA_WAIT_EVENT_0;
Undocumented in source.
WSA_WAIT_FAILED
auto WSA_WAIT_FAILED;
Undocumented in source.
WSA_WAIT_IO_COMPLETION
auto WSA_WAIT_IO_COMPLETION;
Undocumented in source.
WSA_WAIT_TIMEOUT
auto WSA_WAIT_TIMEOUT;
Undocumented in source.
XP1_CONNECTIONLESS
int XP1_CONNECTIONLESS;
XP1_CONNECT_DATA
int XP1_CONNECT_DATA;
XP1_DISCONNECT_DATA
int XP1_DISCONNECT_DATA;
XP1_EXPEDITED_DATA
int XP1_EXPEDITED_DATA;
XP1_GRACEFUL_CLOSE
int XP1_GRACEFUL_CLOSE;
XP1_GUARANTEED_DELIVERY
int XP1_GUARANTEED_DELIVERY;
XP1_GUARANTEED_ORDER
int XP1_GUARANTEED_ORDER;
XP1_IFS_HANDLES
int XP1_IFS_HANDLES;
XP1_INTERRUPT
int XP1_INTERRUPT;
XP1_MESSAGE_ORIENTED
int XP1_MESSAGE_ORIENTED;
XP1_MULTIPOINT_CONTROL_PLANE
int XP1_MULTIPOINT_CONTROL_PLANE;
XP1_MULTIPOINT_DATA_PLANE
int XP1_MULTIPOINT_DATA_PLANE;
XP1_PARTIAL_MESSAGE
int XP1_PARTIAL_MESSAGE;
XP1_PSEUDO_STREAM
int XP1_PSEUDO_STREAM;
XP1_QOS_SUPPORTED
int XP1_QOS_SUPPORTED;
XP1_SUPPORT_BROADCAST
int XP1_SUPPORT_BROADCAST;
XP1_SUPPORT_MULTIPOINT
int XP1_SUPPORT_MULTIPOINT;
XP1_UNI_RECV
int XP1_UNI_RECV;
XP1_UNI_SEND
int XP1_UNI_SEND;
Undocumented in source.

Meta