Vanara/PInvoke/Ws2_32
dahall ea1c63e76e Converted winsock return values to SocketError 2022-07-10 20:41:21 -06:00
..
CorrelationReport.md Updated documentation and added package readme files. 2022-05-09 15:56:58 -06:00
MSWSock.cs Added a few items from mswsock.h 2022-07-06 18:17:21 -06:00
QoS.cs Added some winsock2 functions 2019-02-20 10:50:17 -07:00
Vanara.PInvoke.Ws2_32.csproj Updated documentation and added package readme files. 2022-05-09 15:56:58 -06:00
WinSock2.WSA.Enum.cs Separated WSA code into multiple files, changed return codes to SocketError (from .NET core libs) and added error handling functions. 2022-07-10 17:30:38 -06:00
WinSock2.WSA.Error.cs Separated WSA code into multiple files, changed return codes to SocketError (from .NET core libs) and added error handling functions. 2022-07-10 17:30:38 -06:00
WinSock2.WSA.Struct.cs Converted winsock return values to SocketError 2022-07-10 20:41:21 -06:00
WinSock2.WSA.cs Converted winsock return values to SocketError 2022-07-10 20:41:21 -06:00
WinSock2.cs Fixed incorrect type of SOCKET_ERROR (should be int) 2022-07-06 18:19:34 -06:00
WinSock2.legacy.cs Converted winsock return values to SocketError 2022-07-10 20:41:21 -06:00
Ws2_32.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
mstcpip.cs Added `tcp_keepalive` struct to Ws2_32 2022-02-22 19:40:50 -07:00
pkgreadme.md Updated package readme files 2022-06-14 16:55:29 -06:00
sporder.cs Added remainder of winsock2.h functions and some tests 2020-03-23 13:34:30 -06:00
ws2def.cs Moved IPPROTO to ws2def.cs from Winsock2.cs, added WSACHSGHDR and associate macros. 2022-07-06 18:19:05 -06:00
ws2ipdef.cs Added missing structures from ws2ipdef.h 2022-07-05 20:21:57 -06:00
ws2spi.cs Converted winsock return values to SocketError 2022-07-10 20:41:21 -06:00
ws2tcpip.cs Converted winsock return values to SocketError 2022-07-10 20:41:21 -06:00