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
SocketAsyncOperation.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.SocketAsyncOperation {
  System.Net.Sockets.None , System.Net.Sockets.Accept , System.Net.Sockets.Connect , System.Net.Sockets.Disconnect ,
  System.Net.Sockets.Receive , System.Net.Sockets.ReceiveFrom , System.Net.Sockets.ReceiveMessageFrom , System.Net.Sockets.Send ,
  System.Net.Sockets.SendPackets , System.Net.Sockets.SendTo
}