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

◆ Send() [4/5]

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

Definition at line 2470 of file Socket.cs.

2471 {
2472 throw null;
2473 }