Answer Posted / chaitanya
This isn't really so much an error as an exit condition. It means that the call was interrupted by a signal. Any call that might block should be wrapped in a loop that checkes for EINTR, as is done in the example code .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does af mean in sockets?
What's the difference between a socket and a port?
What is the difference between a socket and a port?
What's better 6pt or 12pt sockets?
Why does the sockets buffer fill up sooner than expected?
Why sockets are used?
Where is the socket located?
How are unix domain sockets implemented?
Are unix sockets faster than tcp?
What's the difference between impact sockets and regular sockets?
What is the difference between read() and recv()?
How do unix sockets work?
What is socket programming in java?
What are the pros/cons of select(), non-blocking I/O and SIGIO?
What pieces of information make up a socket?