s3: nmbd: Change over to using tevent functions from direct poll.
authorJeremy Allison <jra@samba.org>
Fri, 23 Sep 2016 19:31:00 +0000 (12:31 -0700)
committerVolker Lendecke <vl@samba.org>
Sat, 24 Sep 2016 17:52:08 +0000 (19:52 +0200)
commitb857bf9b3fa3a836647edc40ead92db7b782d367
tree83a4f0443b130ed09857c53850b80f7eb01596b1
parent36b67729a6fc8518da71944db3fac6d9236b9348
s3: nmbd: Change over to using tevent functions from direct poll.

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>
source3/nmbd/nmbd_packets.c