TNL::NetConnection::NetRate struct Reference
TNL::NetConnection::NetRate Struct Reference
Detailed Description
Rate management structure used specify the rate at which packets are sent and the maximum size of each packet.
Field Documentation
|
Minimum millisecond delay (maximum rate) between packet sends.
|
|
Minimum millisecond delay the remote host should allow between sends.
|
|
Number of bytes per second we can send over the connection.
|
|
Number of bytes per second max that the remote instance should send.
|