Define AVS_COMMONS_WITH_TRAFFIC_INTERCEPTOR
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_WITH_TRAFFIC_INTERCEPTOR
- Experimental:
This is experimental API. This API can change in the future versions without any notice.
Enables support for custom net traffic interceptor.
If this option is enabled, the user needs to provide their own implementation of avs_net_create_traffic_interceptor() function which can wrap and extend an underlying socket.