| .. |
|
SafeSocketHandle.cs
|
91c68de23f
[System] Improved "Could not abort" exception.
|
9 лет назад |
|
Socket.cs
|
0760eeaff0
Remove exception when using SO_REUSEADDR on Linux (#3856)
|
9 лет назад |
|
SocketAsyncEventArgs.cs
|
7f06a0910e
[System] Implements Socket::ConnectAsync. Fixes #44406
|
9 лет назад |
|
SocketAsyncResult.cs
|
13c15c25fb
[Socket] Use SemaphoreSlim instead of Queue (#3633)
|
9 лет назад |
|
SocketOperation.cs
|
92a980a9af
[socket] Factor SocketAsyncResult and ProcessAsyncResult common parts into IOAsyncResult + Abstract IO Threadpool jobs with IOSelectorJob
|
10 лет назад |
|
SocketReceiveFromResult.cs
|
adcc481705
[bcl] Move a few types from the Facades into the framework for netstandard20 compatibility
|
9 лет назад |
|
SocketReceiveMessageFromResult.cs
|
adcc481705
[bcl] Move a few types from the Facades into the framework for netstandard20 compatibility
|
9 лет назад |
|
SocketTaskExtensions.cs
|
adcc481705
[bcl] Move a few types from the Facades into the framework for netstandard20 compatibility
|
9 лет назад |
|
TcpClient.platformnotsupported.cs
|
e6536dd5e1
[System*] Throw a PlatformNotSupported exception when using the networking stack on watchOS. (#3606)
|
9 лет назад |
|
TcpListener.platformnotsupported.cs
|
e6536dd5e1
[System*] Throw a PlatformNotSupported exception when using the networking stack on watchOS. (#3606)
|
9 лет назад |
|
UdpClient.platformnotsupported.cs
|
e6536dd5e1
[System*] Throw a PlatformNotSupported exception when using the networking stack on watchOS. (#3606)
|
9 лет назад |