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
SocketFlags.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.SocketFlags {
  System.Net.Sockets.None = 0 , System.Net.Sockets.OutOfBand = 1 , System.Net.Sockets.Peek = 2 , System.Net.Sockets.DontRoute = 4 ,
  System.Net.Sockets.MaxIOVectorLength = 16 , System.Net.Sockets.Truncated = 256 , System.Net.Sockets.ControlDataTruncated = 512 , System.Net.Sockets.Broadcast = 1024 ,
  System.Net.Sockets.Multicast = 2048 , System.Net.Sockets.Partial = 32768
}