Skip to content
  • Rob Swindell's avatar
    A poll() failure with EINTR does not mean a socket is closed. · 925e3b0a
    Rob Swindell authored
    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...
    925e3b0a