mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
connection forwards handle to transport
This commit is contained in:
@@ -197,6 +197,7 @@ public:
|
||||
*/
|
||||
void set_handle(connection_hdl hdl) {
|
||||
m_connection_hdl = hdl;
|
||||
transport_type::set_handle(hdl);
|
||||
}
|
||||
|
||||
/// Get Connection Handle
|
||||
|
||||
Reference in New Issue
Block a user