ddn.util.monaco.network
Types 4
structNetIoCounters
Network I/O counters structure.
Represents network traffic statistics for an interface.
Fields
ulong bytesSentulong bytesRecvulong packetsSentulong packetsRecvulong errinulong erroutulong dropinulong dropoutstructNetIfAddr
Network interface address structure.
Represents an address assigned to a network interface.
structNetIfStats
Network interface statistics structure.
Represents statistics about a network interface.
Fields
bool isUpstring duplexuint speeduint mtustructNetConnection
Network connection structure.
Represents an active network connection.
Fields
int fdAddressFamily familystring typestring localAddressushort localPortstring remoteAddressushort remotePortConnectionStatus statusint pidulong inode