Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::asio The semaphore timeout period has expired
From: Igor R (boost.lists_at_[hidden])
Date: 2012-05-15 05:53:25


> 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?

This is not an asio error and it's not because you're "not receiving
anything" - this error comes from lower levels and means that you've
got some issue with network adapter or network configuration. Try
googling it for possible troubleshooting.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net