1 reference to SetIsNonBlocking
System.Net.Sockets (1)
System\Net\Sockets\SocketAsyncContext.Unix.cs (1)
1361
if (Interop.Sys.Fcntl.
SetIsNonBlocking
(_socket, 1) != 0)