Return the total number of bytes received across all connections.
Synopsis
Declared in <net.h>
uint64_t
GetTotalBytesRecv() const;
Return Value
the total number of bytes received across all connections.
Created with MrDocs