Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Interop.IpHlpApi.MibTcp6RowOwnerPid Struct Reference

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]
 

Detailed Description

Definition at line 563 of file Interop.cs.


The documentation for this struct was generated from the following file: