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

◆ IOControl_internal()

static int System.Net.Sockets.Socket.IOControl_internal ( SafeSocketHandle safeHandle,
int ioctl_code,
byte[] input,
byte[] output,
out int error )
inlinestaticprivate

Definition at line 2923 of file Socket.cs.

2924 {
2925 throw null;
2926 }