Address review feedback.
Signed-off-by: stramer <169061+sptramer@users.noreply.github.com>
This commit is contained in:
@@ -45,8 +45,7 @@ namespace AzNetworking
|
||||
//! @class IConnection
|
||||
//! @brief interface class for network connections.
|
||||
//!
|
||||
//! IConnection provides a pure-virtual interface for all network connection types. The two child classes are TcpConnection
|
||||
//! and UdpConnection, though the pure-virtual interface operates largely the same for both. IConnections provide access to
|
||||
//! IConnection provides a pure-virtual interface for all network connection types. IConnections provide access to
|
||||
//! a ConnectionMetrics object which provides a variety of metrics on the connection itself such as data rate, RTT and
|
||||
//! packet statistics.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user