Skip to content
Snippets Groups Projects
Commit 925e3b0a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

A poll() failure with EINTR does not mean a socket is closed.

This won't impact Synchronet as it has a separate signal handling
thread, but we still need to behave properly for processes that
don't.  I'm also saying that ENOMEM does not indicate a disconnection,
though it may be better to pretend it was disconnected...
parent 6365b438
Branches
Tags
No related merge requests found
Showing
with 4487 additions and 31 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment