| .. |
|
SafeSocketHandle.cs
|
a90de75524
[bcl] Fix a regression introduced by 91c68de23f5067d000207194466813239cda7866. If a thread was added to (#4038)
|
9 years ago |
|
Socket.cs
|
1e6c680fa2
[Socket] Fix DuplicateAndClose (#3995)
|
9 years ago |
|
SocketAsyncEventArgs.cs
|
7f06a0910e
[System] Implements Socket::ConnectAsync. Fixes #44406
|
9 years ago |
|
SocketAsyncResult.cs
|
13c15c25fb
[Socket] Use SemaphoreSlim instead of Queue (#3633)
|
9 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
|
adcc481705
[bcl] Move a few types from the Facades into the framework for netstandard20 compatibility
|
9 years ago |
|
SocketReceiveMessageFromResult.cs
|
adcc481705
[bcl] Move a few types from the Facades into the framework for netstandard20 compatibility
|
9 years ago |
|
SocketTaskExtensions.cs
|
adcc481705
[bcl] Move a few types from the Facades into the framework for netstandard20 compatibility
|
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 |