Mailing List Archive

[Bug 2158] Race condition in receiving SIGTERM
https://bugzilla.mindrot.org/show_bug.cgi?id=2158

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3023|0 |1
is obsolete| |

--- Comment #31 from Darren Tucker <dtucker@dtucker.net> ---
Created attachment 3520
--> https://bugzilla.mindrot.org/attachment.cgi?id=3520&action=edit
use pselect in server_accept_loop and wait_until_can_do_something

--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs
[Bug 2158] Race condition in receiving SIGTERM [ In reply to ]
https://bugzilla.mindrot.org/show_bug.cgi?id=2158

Darren Tucker <dtucker@dtucker.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #3520|0 |1
is obsolete| |

--- Comment #32 from Darren Tucker <dtucker@dtucker.net> ---
Created attachment 3523
--> https://bugzilla.mindrot.org/attachment.cgi?id=3523&action=edit
use pselect in server_accept_loop and wait_until_can_do_something

Previous patch had some problems (eg it broke SIGINT in the user's
shell). This one seems to work OK so far.

--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs