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() [5/6]

unsafe int System.Net.Sockets.Socket.Receive ( Memory< byte > buffer,
int offset,
int size,
SocketFlags socketFlags,
out SocketError errorCode )
inlineprivate

Definition at line 2003 of file Socket.cs.

2004 {
2005 throw null;
2006 }