Define AVS_COMMONS_NET_WITH_SOCKET_LOG
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_NET_WITH_SOCKET_LOG
- Deprecated:
This is deprecated API. This API can be removed in future releases, without any notice.
Enables support for logging socket communication to file.
If this option is enabled, avs_net_socket_debug() can be used to enable logging all communication to a file called DEBUG.log. If disabled, avs_net_socket_debug() will always return an error.