1 reference to GetIsNonBlocking
System.Net.Sockets (1)
System\Net\Sockets\Socket.Unix.cs (1)
112
int rv = Interop.Sys.Fcntl.
GetIsNonBlocking
(handle, out nonBlocking);