1 write to IsNonBlocking
System.Net.Sockets (1)
System\Net\Sockets\SocketPal.Unix.cs (1)
1078
handle.
IsNonBlocking
= !shouldBlock;
15 references to IsNonBlocking
System.Net.Sockets (15)
System\Net\Sockets\SocketPal.Unix.cs (15)
1139
if (!listenSocket.
IsNonBlocking
)
1160
if (!handle.
IsNonBlocking
)
1181
if (!handle.
IsNonBlocking
)
1196
if (!handle.
IsNonBlocking
)
1209
if (!handle.
IsNonBlocking
)
1226
if (!handle.
IsNonBlocking
)
1238
if (!handle.
IsNonBlocking
)
1251
if (!handle.
IsNonBlocking
)
1265
if (!handle.
IsNonBlocking
)
1282
if (!handle.
IsNonBlocking
)
1294
if (!handle.
IsNonBlocking
)
1312
if (!handle.
IsNonBlocking
)
1338
if (!handle.
IsNonBlocking
)
1357
if (!handle.
IsNonBlocking
)
1369
if (!handle.
IsNonBlocking
)