boost::asio The semaphore timeout period has expired
15 May
2012
15 May
'12
7:59 a.m.
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
15 May
15 May
9:53 a.m.
New subject: boost::asio The semaphore timeout period has expired
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.
4562
Age (days ago)
4562
Last active (days ago)
1 comments
2 participants
participants (2)
-
Igor R
-
Markus Bonk