Opened 6 years ago

Last modified 5 years ago

#12916 new Bugs

Network Issue

Reported by: rabindra@… Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.63.0 Severity: Problem
Keywords: Cc:

Description

My Tcp server occasionally has async_read calls failing with: The semaphore timeout period has expired (121) This is from boost::asio::async_read on a connected TCP socket. I have master and slave server communication, Slave is sending request to master and master socket is showing "The semaphore time out period has expired". Is there any way to handle this issue on requested server?

Change History (1)

comment:1 by viboes, 5 years ago

Component: threadasio
Owner: changed from Anthony Williams to chris_kohlhoff
Note: See TracTickets for help on using tickets.