]> git.evergreen-ils.org Git - OpenSRF.git/commit
in the rare case the select() is interrupted while waiting on child statuses, exit...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 Nov 2010 22:31:08 +0000 (22:31 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 Nov 2010 22:31:08 +0000 (22:31 +0000)
commit287c89ed28a60adb9ace4be481aa96e663f6e804
tree271e3f742315b4cc07d0def1032a6728e75920aa
parent67968cc0540b736898edde598463bd6f1d4fad96
in the rare case the select() is interrupted while waiting on child statuses, exit early to prevent read()'s on invalid file handles and allow the calling code to loop back around and try again

git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_6@2103 9efc2488-bf62-4759-914b-345cdb29e865
src/libopensrf/osrf_prefork.c