s3: rpcclient: Split out initialization and free of event context.
authorJeremy Allison <jra@samba.org>
Mon, 24 Jul 2017 20:10:30 +0000 (13:10 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 26 Jul 2017 19:35:22 +0000 (21:35 +0200)
commit1d6b98cdab4f0a400673cf967225214e858ab1ee
tree31f5cff81a26e3c589ba257b639bd4d99b8b03c4
parent1fb46b76dbcf28d8c71ff1096c402953a90bcf5f
s3: rpcclient: Split out initialization and free of event context.

Allows us to control shutdown.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12932

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/rpcclient/rpcclient.c