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

◆ EndAccept() [2/2]

Socket System.Net.Sockets.Socket.EndAccept ( IAsyncResult asyncResult)
inline

Definition at line 884 of file Socket.cs.

885 {
886 Socket socket;
887 return socket;
888 }