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:21:35 +0000 (22:21 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Mon, 22 Nov 2010 22:21:35 +0000 (22:21 +0000)
commit37a08ea222cf9c4fd58ef5488ed90c8cae3bf590
treee30d11feb1313ce6bd152f8200b62a525a9e502a
parent1f2f1b117bc5935a710ba32ef82b967b3c4fa73c
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/trunk@2101 9efc2488-bf62-4759-914b-345cdb29e865
src/libopensrf/osrf_prefork.c