$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost::asio The semaphore timeout period has expired
From: Markus Bonk (markus_bonk_at_[hidden])
Date: 2012-05-15 03:59:31
Hi,
I am getting a timeout "The semaphore timeout period has expired" from
async_read_some which I do not want. What is causing it - ok, it could be
that I am not receiving anything and how do I configure it?
Markus