s3: Fix timeout calculation in event_add_to_poll_args
commit09586950225e880bbd6d9e147c884c5886c4d0a4
authorVolker Lendecke <vl@samba.org>
Mon, 11 Apr 2011 11:37:42 +0000 (11 13:37 +0200)
committerVolker Lendecke <vlendec@samba.org>
Mon, 11 Apr 2011 12:35:45 +0000 (11 14:35 +0200)
treeb672babdd72c2e9d4e6706de88d8b3a07aac057a
parente6cf92c574fba14132757f141d8b1242fa71be88
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
source3/lib/events.c