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:43:28 +0000 (10:43 +0200)
commit928f2814e80e3794b39b7e830f9fd25fe161e86a
tree4cb45a886e39186c32874b7956dce97eb763cee6
parent9236d1cf58b33af598141a142f6e4fc2e4d491f5
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