Define AVS_COMMONS_WITH_TRAFFIC_INTERCEPTOR

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.