winbind: Introduce "struct child_handler_state"
authorVolker Lendecke <vl@samba.org>
Thu, 17 Jan 2013 12:49:08 +0000 (13:49 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 18 Jan 2013 17:16:58 +0000 (09:16 -0800)
commit5e755643772d4615410599961859102f7c679d1c
treea51d13789d95f7eb972dbbc54003613fd9a2fb1a
parent3e830e44d3eb23325fbda6f2053e58926ee2136e
winbind: Introduce "struct child_handler_state"

This will make the next patch simpler. child_handler_state contains the
information that the handler for the parent fde needs to pass to
process_child_request

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