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_internal() [1/2]

static unsafe int System.Net.Sockets.Socket.Receive_internal ( SafeSocketHandle safeHandle,
byte * buffer,
int count,
SocketFlags flags,
[Out] int error,
bool blocking )
inlinestaticprivate

Definition at line 1292 of file Socket.cs.

1293 {
1294 return 43159552;
1295 }