s3: Fix timeout calculation in event_add_to_poll_args
commit246657b06e518674129abc7f0c141c3e85d9cc8b
authorVolker Lendecke <vl@samba.org>
Mon, 11 Apr 2011 11:37:42 +0000 (11 13:37 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 11 Apr 2011 13:35:25 +0000 (11 15:35 +0200)
tree762106f2bdd025327193ada0eb6ec5197939bb70
parent42ad7630259829f1c40d9d0fcf5376fa007568a3
s3: Fix timeout calculation in event_add_to_poll_args

In the initial phase nmbd does not yet have timed events. This led to nmbd
not correctly registering its names in make test and certainly everywhere
else.

Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Mon Apr 11 14:35:45 CEST 2011 on sn-devel-104
(cherry picked from commit 09586950225e880bbd6d9e147c884c5886c4d0a4)
source3/lib/events.c