mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
wites proxy connect to next layer
This commit is contained in:
@@ -234,7 +234,7 @@ protected:
|
||||
m_alog.write(log::alevel::devel,m_proxy_data->write_buf);
|
||||
|
||||
boost::asio::async_write(
|
||||
socket_con_type::get_raw_socket(),
|
||||
socket_con_type::get_next_layer(),
|
||||
m_bufs,
|
||||
lib::bind(
|
||||
&type::handle_proxy_write,
|
||||
|
||||
Reference in New Issue
Block a user