]> git.sur5r.net Git - bacula/rescue/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)
commit698d9f22db04e9387759381e1cacc8b55b770883
treebfefb28cd081c3f0baba2d90936a955f6aca1854
parentf222bbe63e4acdf4bab823dbc1d5bef2fd4a7a86
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.