$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost/Asio short read error
From: Igor R (boost.lists_at_[hidden])
Date: 2012-05-15 06:11:23
> I have problem with Boost/asio â sometimes server returns âshort readâ
> error.
> Iâm using client/server from the examples.
> Please write me â is it a bug or just wrong implemented example because the
> error occurs not every time.
> How to protect my application against the error?
What boost/asio version do you use? What's your platform? What
specific example are you talking about?