mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-26 23:26:22 +00:00
conn: added new API xmpp_conn_set_flags()
xmpp_conn_set_flags() and xmpp_conn_get_flags() unify interface of connection configuration. This interface allows compile-time check of supported features or even run-time check. Therefore, applications can be built with older libstrophe which doesn't support some optional flags.
This commit is contained in:
Reference in New Issue
Block a user