[Boost-users] boost::asio The semaphore timeout period has expired

278 views
Skip to first unread message

Markus Bonk

unread,
May 15, 2012, 3:59:31 AM5/15/12
to boost...@lists.boost.org
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


_______________________________________________
Boost-users mailing list
Boost...@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-users

Igor R

unread,
May 15, 2012, 5:53:25 AM5/15/12
to boost...@lists.boost.org
> 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.
Reply all
Reply to author
Forward
0 new messages