mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
propogate handle setting through to the security policy
This commit is contained in:
@@ -461,6 +461,7 @@ protected:
|
||||
*/
|
||||
void set_handle(connection_hdl hdl) {
|
||||
m_connection_hdl = hdl;
|
||||
socket_con_type::set_handle(hdl);
|
||||
}
|
||||
|
||||
/// Trigger the on_interrupt handler
|
||||
|
||||
Reference in New Issue
Block a user