]> 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:22:01 +0000 (22:22 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 Nov 2010 22:22:01 +0000 (22:22 +0000)
commite53d015e9abfee6bf40fc291c7e841f9febf7115
treec202bdd9e898263ddca254abaacee0cd9bdf9508
parent22d7abc89836e73205188762896a11ea999cac0d
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_2_0@2102 9efc2488-bf62-4759-914b-345cdb29e865
src/libopensrf/osrf_prefork.c