]> git.sur5r.net Git - bacula/rescue/commit
Revert kern's r5066 -- the change caused select() + read() to spin.
authorLandon Fuller <landonf@opendarwin.org>
Mon, 10 Sep 2007 21:34:46 +0000 (21:34 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Mon, 10 Sep 2007 21:34:46 +0000 (21:34 +0000)
commitfda9052a7a443120df480e0a1c66e1eb56822732
treebfefb28cd081c3f0baba2d90936a955f6aca1854
parent40940e93e95aeeb82271cd2345eda60b949849eb
Revert kern's r5066 -- the change caused select() + read() to spin.
We need to check for readability and writability seperately, based on what OpenSSL requests.