15 Jun
2014
15 Jun
'14
12:17 p.m.
On 06/12/2014 01:18 PM, higashiyama@ncad.co.jp wrote:
ip::tcp::socket::remote_endpoint sometime throws boost::system::system_error exception (error message is "remote_endpoint: Transport endpoint is not connected"). But async_connect is successfully completed. Why does remote_endpoint function throw exception?
Sounds similar to this bug report (although it refers to a newer version of Boost) https://svn.boost.org/trac/boost/ticket/8795