Martin Baulig d62228e521 [System]: Don't call OnCompleted(this) twice in SocketAsyncEventArgs.FinishWrapperConnectSuccess(). (#4894) 8 anni fa
..
SafeSocketHandle.cs 4098343789 [bcl] Rename aot_only profile to testing_aot_full 9 anni fa
Socket.cs 0db4d85147 Fix RemoteEndpoint with async+DualMode (#4717) 8 anni fa
SocketAsyncEventArgs.cs d62228e521 [System]: Don't call OnCompleted(this) twice in SocketAsyncEventArgs.FinishWrapperConnectSuccess(). (#4894) 8 anni fa
SocketAsyncResult.cs 463cf3b5c1 less allocation in Socket (#4516) 8 anni fa
SocketOperation.cs 92a980a9af [socket] Factor SocketAsyncResult and ProcessAsyncResult common parts into IOAsyncResult + Abstract IO Threadpool jobs with IOSelectorJob 10 anni fa
SocketReceiveFromResult.cs 75702b65c9 [bcl] Remove the NETSTANDARD ifdef from profiles 9 anni fa
SocketReceiveMessageFromResult.cs 75702b65c9 [bcl] Remove the NETSTANDARD ifdef from profiles 9 anni fa
SocketTaskExtensions.cs 75702b65c9 [bcl] Remove the NETSTANDARD ifdef from profiles 9 anni fa
TcpClient.platformnotsupported.cs e6536dd5e1 [System*] Throw a PlatformNotSupported exception when using the networking stack on watchOS. (#3606) 9 anni fa
TcpListener.platformnotsupported.cs 10f86fb5fe [System] Fix a few type members on WatchOS 9 anni fa
UdpClient.platformnotsupported.cs 10f86fb5fe [System] Fix a few type members on WatchOS 9 anni fa