$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::asio:read and timeout
From: Arash Partow (arash_at_[hidden])
Date: 2011-05-10 14:08:13
Carla Strembicke wrote:
> Hi,
> This has probably been asked before. Is there a way to apply a timeout on the synchronous read for a socket in boost.
> I have no option but to do a synchronous read.
>