Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ InternalSetBlocking() [1/2]

void System.Net.Sockets.Socket.InternalSetBlocking ( bool desired)
inlinepackage

Definition at line 3625 of file Socket.cs.

3626 {
3628 }
SocketError InternalSetBlocking(bool desired, out bool current)
Definition Socket.cs:3592

References System.Net.Sockets.Socket.InternalSetBlocking().