]> andersk Git - openssh.git/commit
- markus@cvs.openbsd.org 2001/12/19 16:09:39
authordjm <djm>
Fri, 21 Dec 2001 03:53:11 +0000 (03:53 +0000)
committerdjm <djm>
Fri, 21 Dec 2001 03:53:11 +0000 (03:53 +0000)
commita10be3577c6c176279221a2cb133d9e09545aa66
treefc33cb6641ba3168e756dcf477ae10a0346c999a
parent6a43a77a63012428c1d483a05f0715429e7eba89
   - markus@cvs.openbsd.org 2001/12/19 16:09:39
     [serverloop.c]
     fix race between SIGCHLD and select with an additional pipe.  writing
     to the pipe on SIGCHLD wakes up select(). using pselect() is not
     portable and siglongjmp() ugly. W. R. Stevens suggests similar solution.
     initial idea by pmenage@ensim.com; ok deraadt@, djm@
ChangeLog
serverloop.c
This page took 0.141179 seconds and 5 git commands to generate.