mirror of
https://github.com/samba-team/samba.git
synced 2025-01-28 17:47:29 +03:00
73cb4aad22
- got rid of the special cases for sasl buffers - added a tls_socket_pending() call to determine how much data is waiting on a tls connection - removed the attempt at async handling of ldap calls. The buffers/sockets are all async, but the calls themselves are sync.