add xmpp_conn_send_queue_drop_element()

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
Steffen Jaeckel
2021-07-12 18:43:06 +02:00
parent d9acad3d91
commit 10760238b3
3 changed files with 91 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
- Add support for password-protected TLS key & PKCS#12/PFX files
- New API:
- xmpp_conn_send_queue_len()
- xmpp_conn_send_queue_drop_element()
- xmpp_conn_get_keyfile()
- xmpp_conn_set_password_callback()
- xmpp_conn_set_password_retries()