$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] asio ip::tcp::socket::read(), always returns end of file
From: Igor R (boost.lists_at_[hidden])
Date: 2011-06-06 09:08:06
> Thanks Igor. So I was debugging a problem that doesn't exist :(
Well, it's worth reading the documentation :).
Note that most of asio functions have throwing and non-throwing overloads.
HTH,
Igor'.