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

◆ Receive_internal() [2/2]

static unsafe int System.Net.Sockets.Socket.Receive_internal ( SafeSocketHandle safeHandle,
Socket::WSABUF * bufarray,
int count,
SocketFlags flags,
out int error,
bool blocking )
inlinestaticprivate

Definition at line 2200 of file Socket.cs.

2201 {
2202 throw null;
2203 }