mirror of
https://github.com/strophe/libstrophe.git
synced 2026-07-19 12:16:21 +00:00
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.