write proxy connect to the raw socket references #132

This commit is contained in:
Peter Thorson
2013-05-03 07:59:47 -05:00
parent 1e2762e648
commit 8f35121445

View File

@@ -217,7 +217,7 @@ protected:
m_alog.write(log::alevel::devel,m_proxy_data->write_buf);
boost::asio::async_write(
socket_con_type::get_socket(),
socket_con_type::get_raw_socket(),
m_bufs,
lib::bind(
&type::handle_proxy_write,