virtual qUnsignedInt32 GetReliableBufferPacketCount() const = 0;
None.
Gets the current packet count of the reliable send buffer shared with the EndPoint
system.
The reliable send buffers increase gradually in situations such as when the communication channel is congested. If the number of reliable send buffer packets exceeds the StreamDO
for MaxWindowMapSize
(the size specified in SetMaxWindowMapSize
), a send buffer overflow error occurs.
CONFIDENTIAL