Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
QUIC_ADDRESS_FAMILY.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 
namespace  System.Net.Quic
 
namespace  System.Net.Quic.Implementations
 
namespace  System.Net.Quic.Implementations.MsQuic
 
namespace  System.Net.Quic.Implementations.MsQuic.Internal
 

Enumerations

enum  System.Net.Quic.Implementations.MsQuic.Internal.QUIC_ADDRESS_FAMILY : ushort { System.Net.Quic.Implementations.MsQuic.Internal.UNSPEC = 0 , System.Net.Quic.Implementations.MsQuic.Internal.INET = 2 , System.Net.Quic.Implementations.MsQuic.Internal.INET6 = 23 }