]> git.sur5r.net Git - bacula/docs/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)
commit514158b4b24f96bba6823ada9f1d15c1ebe20937
treedd9ae741111bbac77a108d71225faee985aee38d
parent2d9347b6840ac06a82a4d8cebe2c5fc6ebb2686f
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.