1 reference to DangerousSetIsNonBlocking
System.Net.Sockets (1)
System\Net\Sockets\SafeSocketHandle.Unix.cs (1)
257
if (Interop.Sys.Fcntl.
DangerousSetIsNonBlocking
(handle, 0) == 0)