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

◆ Receive() [3/6]

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

Definition at line 356 of file Socket.cs.

357 {
358 int num;
359 return num;
360 }