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

◆ 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 1686 of file Socket.cs.

1687 {
1688 if (!false)
1689 {
1690 return 43159552;
1691 }
1692 throw new OutOfMemoryException();
1693 }