]> 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)
commitffb271d35ddfda25007ec8d3a4586dd399bc7ef3
tree50e8360d505d4f2247efc04f61f1169e3133c01e
parent23be1c025ef66951026fe150ef25b4a029b4a10a
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