Terraria v1.4.4.9
Terraria source code documentation
|
Package Attributes | |
unsafe fixed byte | localAddr [16] |
uint | localScopeId |
byte | localPort1 |
byte | localPort2 |
byte | ignoreLocalPort3 |
byte | ignoreLocalPort4 |
unsafe fixed byte | remoteAddr [16] |
uint | remoteScopeId |
byte | remotePort1 |
byte | remotePort2 |
byte | ignoreRemotePort3 |
byte | ignoreRemotePort4 |
TcpState | state |
uint | owningPid |
Properties | |
unsafe ReadOnlySpan< byte > | localAddrAsSpan [get] |
unsafe ReadOnlySpan< byte > | remoteAddrAsSpan [get] |
Definition at line 563 of file Interop.cs.