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

◆ Poll_internal()

static bool System.Net.Sockets.Socket.Poll_internal ( SafeSocketHandle safeHandle,
SelectMode mode,
int timeout,
[Out] int error )
inlinestaticprivate

Definition at line 747 of file Socket.cs.

748 {
749 if (!false)
750 {
751 return false;
752 }
753 throw new OutOfMemoryException();
754 }