This commit is contained in:
Peter Thorson
2013-12-14 09:37:16 -06:00
parent ebb65c81e2
commit 8f359e6d35

View File

@@ -1256,7 +1256,7 @@ void connection<config>::send_http_request() {
"Raw Handshake request:\n"+m_handshake_buffer);
}
if (m_open_handshake_timeout_dur > 0 {
if (m_open_handshake_timeout_dur > 0) {
m_handshake_timer = transport_con_type::set_timer(
m_open_handshake_timeout_dur,
lib::bind(