terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ SetSocketOption_internal()

static void System.Net.Sockets.Socket.SetSocketOption_internal ( SafeSocketHandle safeHandle,
SocketOptionLevel level,
SocketOptionName name,
object obj_val,
byte[] byte_val,
int int_val,
out int error )
inlinestaticprivate

Definition at line 2876 of file Socket.cs.

2877 {
2878 throw null;
2879 }