mosh-server: Ignore signals rather than blocking them
For pselect() we want to mess with the signal mask, and this is closer to our intent anyway.
parent
7fc1aa30
Please register or sign in to comment
For pselect() we want to mess with the signal mask, and this is closer to our intent anyway.