File anj_udp.h
↰ Parent directory (include_public/anj/compat/net)
Network backend interface for UDP transport.
Definition (include_public/anj/compat/net/anj_udp.h)
Detailed Description
Declares the UDP variant of the generic File anj_net_api.h functions (create, connect, send, recv, etc.).
These symbols are defined only if Define ANJ_NET_WITH_UDP is enabled. They provide the UDP binding used by File anj_net_wrapper.h for dispatch.
Includes
anj/compat/net/anj_net_api.h(File anj_net_api.h)anj/init.h(File init.h)