winbind: Handle child requests in a tevent_fd
authorVolker Lendecke <vl@samba.org>
Thu, 17 Jan 2013 13:34:35 +0000 (14:34 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 18 Jan 2013 17:16:58 +0000 (09:16 -0800)
commit15596a8d9c5a578fa98e110350d15265c90e8f03
tree93aaee86ebee05ded8f0c873f48efb48f9b461ad
parent5e755643772d4615410599961859102f7c679d1c
winbind: Handle child requests in a tevent_fd

This enables the use of standard tevent_loop_once in the child, which
now also uses epoll where available.

Reviewed by: Jeremy Allison <jra@samba.org>
source3/winbindd/winbindd_dual.c