I have a problem where I have a TCP/IP client and server. The client sends a message to server and server processes the request. It writes back the response to socket. Normally everything is fine.
But sometimes, the read failes with 'errno=EINTR' and as per man pages, you have to go back...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.