Define AVS_COMMONS_NET_WITH_POSIX_AVS_SOCKET

Define Documentation

AVS_COMMONS_NET_WITH_POSIX_AVS_SOCKET

Enables the default implementation of avs_net TCP and UDP sockets.

Requires either a UNIX-like operating environment, or a compatibility layer with a high degree of compatibility with standard BSD sockets with an appropriate compatibility header (see AVS_COMMONS_POSIX_COMPAT_HEADER) - lwIP and Winsock are currently supported for this scenario.