$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] asio Socket disconnection not working in 1.38?
From: Igor R (boost.lists_at_[hidden])
Date: 2009-02-26 17:46:53
>
> I'm trying to detect that a peer has been disconnected using the asio
> socket
> library.
tcp::socket::async_read_some() returns with error if the peer disconnects.