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

unsafe int System.Net.Sockets.Socket.Receive ( IList< ArraySegment< byte > > buffers,
SocketFlags socketFlags,
out SocketError errorCode )
inline

Definition at line 2043 of file Socket.cs.

2044 {
2045 throw null;
2046 }