propogate handle setting through to the security policy

This commit is contained in:
Peter Thorson
2013-05-04 14:24:24 -05:00
parent c559e0a623
commit 8dad7aba45

View File

@@ -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