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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Oct 2016 08:45:25 +0000 (10:45 +0200)
commit42963c442a6a4073c1e02f9aad65b72cb4d86de6
tree42d6df60c32fb18f28d0aee69bce21d30b5e67f4
parentc29076310278f139dfab193b3f46c34a4c6a5c05
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