connection forwards handle to transport

This commit is contained in:
Peter Thorson
2013-01-06 09:16:11 -06:00
parent db6b32b90b
commit 7bbfaa78bc

View File

@@ -197,6 +197,7 @@ public:
*/
void set_handle(connection_hdl hdl) {
m_connection_hdl = hdl;
transport_type::set_handle(hdl);
}
/// Get Connection Handle