s3: nmbd: Change over to using tevent functions from direct poll.
commit4842157242c2ef0639c674a9ee608057e8490374
authorJeremy Allison <jra@samba.org>
Fri, 23 Sep 2016 19:31:00 +0000 (23 12:31 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Oct 2016 08:45:25 +0000 (20 10:45 +0200)
tree188e444de57b4ad35ca03080ab4a5c09dbd67ba6
parent4cceabe7aa8002aab3dd20a60ea758243acbca2c
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>
(cherry picked from commit b857bf9b3fa3a836647edc40ead92db7b782d367)
source3/nmbd/nmbd_packets.c