s3: Fix timeout calculation in event_add_to_poll_args
commit69789d392e4db859cd6a41e98c1a55ab2b55b93d
authorVolker Lendecke <vl@samba.org>
Mon, 11 Apr 2011 11:37:42 +0000 (11 13:37 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 11 Apr 2011 17:53:29 +0000 (11 19:53 +0200)
tree9e806df06bcf447f6ac0660d209e3cdfc5a12e91
parent271e6c71bbf30619790f9ce6d224e6d4114c4066
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)
(cherry picked from commit 246657b06e518674129abc7f0c141c3e85d9cc8b)
source3/lib/events.c