From: Landon Fuller Date: Mon, 10 Sep 2007 21:11:31 +0000 (+0000) Subject: There's no reason to check for exceptional conditions in the select() loop. X-Git-Tag: Release-3.0.0~2550 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5d5c30a84292f0b4a0017ad9a3ba5b3456a04925;p=bacula%2Fdocs 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. ---