Skip to content
  • Jeremy White's avatar
    Do not process watches on select() error. · d99213d4
    Jeremy White authored
    This enables a kill of an Xorg process to propagate further.
    Without this, the read masks would be set, and we could end up
    blocking in an accept() call and not exiting from the signal.
    d99213d4