]> git.sur5r.net Git - bacula/bacula/commit
There's no reason to check for exceptional conditions in the select() loop.
authorLandon Fuller <landonf@opendarwin.org>
Mon, 10 Sep 2007 21:11:31 +0000 (21:11 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Mon, 10 Sep 2007 21:11:31 +0000 (21:11 +0000)
commit5fa7f316ddf97a5bd2b1d968d86a3a7fded7acec
tree06a67d481ff3184f326f4476ffde1fe4630a4464
parent94a62b7e2e5562f06a01c78faa83306ec46bb3d4
There's no reason to check for exceptional conditions in the select() loop.
This may fix bug #944, but there shouldn't be any OOB data on these sockets.

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