terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Socket() [2/3]

System.Net.Sockets.Socket.Socket ( AddressFamily family,
SocketType type,
ProtocolType proto,
SafeSocketHandle safe_handle )
inlinepackage

Definition at line 520 of file Socket.cs.

521 {
526 this.is_connected = true;
527 if (!true)
528 {
529 }
530 Socket.InitializeSockets();
531 }
class f__AnonymousType0<< Count > j__TPar
ProtocolType ProtocolType
Definition Socket.cs:241

References System.Net.Sockets.Socket.InitializeSockets(), j__TPar, and System.Net.Sockets.Socket.ProtocolType.