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

◆ Available_internal()

static int System.Net.Sockets.Socket.Available_internal ( SafeSocketHandle safeHandle,
[Out] int error )
inlinestaticprivate

Definition at line 565 of file Socket.cs.

566 {
567 if (!false)
568 {
569 return 43159552;
570 }
571 throw new OutOfMemoryException();
572 }