s3:pylibsmb: only use poll_mt backend if multi_threaded=True is specified
commit1bccbfcff78c49c74cf986a8b9e9a33d295d557c
authorStefan Metzmacher <metze@samba.org>
Mon, 3 Dec 2018 14:02:06 +0000 (3 15:02 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Dec 2018 07:52:23 +0000 (13 08:52 +0100)
tree800e29b29bb0f42c15dd37f5d56e29452fd1927d
parent59cb025e61abfe28a9d17616d10641cc74975375
s3:pylibsmb: only use poll_mt backend if multi_threaded=True is specified

BUG: https://bugzilla.samba.org/show_bug.cgi?id=7113
BUG: https://bugzilla.samba.org/show_bug.cgi?id=11892
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13676

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Tim Beale <timbeale@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/libsmb_samba_internal.py
source3/libsmb/pylibsmb.c