s3: nmbd: Add (currently unused) timeout and fd handlers.
authorJeremy Allison <jra@samba.org>
Fri, 23 Sep 2016 19:18:37 +0000 (12:18 -0700)
committerStefan Metzmacher <metze@samba.org>
Mon, 24 Oct 2016 08:56:11 +0000 (10:56 +0200)
commitf8d8ed53a5a1aec5940fc761f862476efd3a3020
tree672367c73a80869dee5600aa8f6fcd13b854645a
parent1ccbb07b66b79de9febc04f4246df053f7970e98
s3: nmbd: Add (currently unused) timeout and fd handlers.

This will allow us to eventually remove source3/lib/events.c
dependency and make nmbd purely tevent based.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12283
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit cca25c8f75147873280464eaf2699ff449f609ad)
source3/nmbd/nmbd_packets.c