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
SocketOperation.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 
namespace  System.Net.Sockets
 

Enumerations

enum  System.Net.Sockets.SocketOperation {
  System.Net.Sockets.Accept , System.Net.Sockets.Connect , System.Net.Sockets.Receive , System.Net.Sockets.ReceiveFrom ,
  System.Net.Sockets.Send , System.Net.Sockets.SendTo , System.Net.Sockets.RecvJustCallback , System.Net.Sockets.SendJustCallback ,
  System.Net.Sockets.Disconnect , System.Net.Sockets.AcceptReceive , System.Net.Sockets.ReceiveGeneric , System.Net.Sockets.SendGeneric
}