Define AVS_COMMONS_WITH_CUSTOM_TLS
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_WITH_CUSTOM_TLS
Enable support for custom TLS socket implementation.
If enabled, the user needs to provide their own implementations of
_avs_net_create_ssl_socket(),_avs_net_create_dtls_socket(),_avs_net_initialize_global_ssl_state() and .