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

int System.Net.Sockets.Socket.Send ( ReadOnlySpan< byte > buffer,
SocketFlags socketFlags,
out SocketError errorCode )
inline

Definition at line 2081 of file Socket.cs.

2082 {
2083 throw null;
2084 }