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

◆ Socket() [3/5]

System.Net.Sockets.Socket.Socket ( SafeSocketHandle handle)
inline

Definition at line 1051 of file Socket.cs.

1053 {
1054 }
static SafeSocketHandle ValidateHandle(SafeSocketHandle handle)
Definition Socket.cs:1146