Ludovic Henry 6e23736a07 Revert "[w32handle] Remove use of w32handle for File, Console, Pipe and Socket (#5283)" (#5318) 8 years ago
..
SafeSocketHandle.cs 4098343789 [bcl] Rename aot_only profile to testing_aot_full 9 years ago
Socket.cs 6e23736a07 Revert "[w32handle] Remove use of w32handle for File, Console, Pipe and Socket (#5283)" (#5318) 8 years ago
SocketAsyncEventArgs.cs d62228e521 [System]: Don't call OnCompleted(this) twice in SocketAsyncEventArgs.FinishWrapperConnectSuccess(). (#4894) 8 years ago
SocketAsyncResult.cs 463cf3b5c1 less allocation in Socket (#4516) 8 years ago
SocketOperation.cs 92a980a9af [socket] Factor SocketAsyncResult and ProcessAsyncResult common parts into IOAsyncResult + Abstract IO Threadpool jobs with IOSelectorJob 10 years ago
SocketReceiveFromResult.cs 75702b65c9 [bcl] Remove the NETSTANDARD ifdef from profiles 9 years ago
SocketReceiveMessageFromResult.cs 75702b65c9 [bcl] Remove the NETSTANDARD ifdef from profiles 9 years ago
SocketTaskExtensions.cs 75702b65c9 [bcl] Remove the NETSTANDARD ifdef from profiles 9 years ago
TcpClient.platformnotsupported.cs e6536dd5e1 [System*] Throw a PlatformNotSupported exception when using the networking stack on watchOS. (#3606) 9 years ago
TcpListener.platformnotsupported.cs 10f86fb5fe [System] Fix a few type members on WatchOS 9 years ago
UdpClient.platformnotsupported.cs 10f86fb5fe [System] Fix a few type members on WatchOS 9 years ago