Vanara/PInvoke/Ws2_32
NN 28822bab9e
Use explicit framework reference. Remove transitive TFM requirement. (#212)
Co-authored-by: NN <NN---@users.noreply.github.com>
2021-03-23 07:26:03 -06:00
..
CorrelationReport.md Updated project information 2020-12-24 11:00:18 -07:00
QoS.cs Added some winsock2 functions 2019-02-20 10:50:17 -07:00
Vanara.PInvoke.Ws2_32.csproj Use explicit framework reference. Remove transitive TFM requirement. (#212) 2021-03-23 07:26:03 -06:00
WinSock2.WSA.cs Reorganized structures into appropriately names files 2020-04-17 18:03:22 -06:00
WinSock2.cs Extended SOCKADDR explicit cast to SOCKADDR_IN6 so that if represented by a v4 IP address, it will convert it to IPV6 before casting. 2020-09-14 10:26:46 -06:00
WinSock2.legacy.cs Added socket method overload to take uint as protocol. 2020-03-25 17:39:16 -06:00
Ws2_32.cs 2.0 Checkin - Buildable 2018-10-26 12:24:07 -06:00
sporder.cs Added remainder of winsock2.h functions and some tests 2020-03-23 13:34:30 -06:00
ws2def.cs Added explicit conversion from SOCKADDR_STORAGE to SOCKADDR_IN and SOCKADDR_IN6 2020-12-28 15:17:47 -07:00
ws2ipdef.cs Added SIZEOF_SOCKET_ADDRESS_LIST macro. 2020-09-12 12:10:44 -06:00
ws2spi.cs Added SIZEOF_SOCKET_ADDRESS_LIST macro. 2020-09-12 12:10:44 -06:00
ws2tcpip.cs MAJOR BREAKING CHANGE: Changed underlying type of HRESULT and NTStatus to Int32 and Win32Error to UInt32 (reversed) due to a major miss on my part in reading the header files. Sorry everyone. 2020-04-27 21:25:47 -06:00