-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45340/
-----------------------------------------------------------
Review request for qpid.
Bugs: PROTON-1135
https://issues.apache.org/jira/browse/PROTON-1135
Repository: qpid-proton-git
Description
-------
Add new sasl api methods:
pn_sasl_set_async_negotiation
pn_sasl_get_async_negotiation
Turn async off by default
Add python test.
Diffs
-----
proton-c/bindings/python/proton/__init__.py 5ffede8
proton-c/include/proton/sasl.h 354982f
proton-c/src/sasl/sasl-internal.h b3f4c7f
proton-c/src/sasl/sasl.c 29d377e
tests/python/proton_tests/engine.py 0a6eb8d
tests/python/proton_tests/sasl.py 6adb77d
Diff: https://reviews.apache.org/r/45340/diff/
Testing
-------
linux ctest
Thanks,
Cliff Jansen