]> git.sur5r.net Git - bacula/bacula/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)
commit7d05b61b9e62ed60f6283ac960bf2a4a16cf0361
treef9c57fc3ac7602a74be6815a739568c4bc127da3
parent1d9e6924fabca5fdc0f7f2ac7dc8a73b77eab762
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.

git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5522 91ce42f0-d328-0410-95d8-f526ca767f89
bacula/src/lib/tls.c