CatapultServer  v0.5.0.1 (Elephant)
catapult::ionet::PacketSocket::Stats Struct Reference

Statistics about a socket. More...

Public Attributes

bool IsOpen
 true if the socket is open. More...
 
size_t NumUnprocessedBytes
 Number of unprocessed bytes. More...
 

Detailed Description

Statistics about a socket.

Member Data Documentation

◆ IsOpen

bool catapult::ionet::PacketSocket::Stats::IsOpen

true if the socket is open.

◆ NumUnprocessedBytes

size_t catapult::ionet::PacketSocket::Stats::NumUnprocessedBytes

Number of unprocessed bytes.


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