Fix max_fd calculation in event_loop_once
commit0a10b3f2048c750f64702e982a293746bcc924c5
authorVolker Lendecke <vl@samba.org>
Wed, 11 Jun 2008 16:56:20 +0000 (11 18:56 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 12 Jun 2008 06:20:17 +0000 (12 08:20 +0200)
treea330b994a11f041cfeeb7679d09804e086a70390
parentf26d0c6262dfa94f901885d838d4fa04eb30d7b1
Fix max_fd calculation in event_loop_once

For some bugs I really wonder how they can go undetected for so long.

Fix a bug reported by Mathias Dietz. No samba bugzilla entry, but still 100%
needed for 3-2-stable.

Volker
(cherry picked from commit 82c994dabc47bb4755c883a1f3651bb5d65cf2c5)
source/lib/events.c