Anjay Lite
Loading...
Searching...
No Matches
anj_net_config_t Struct Reference

#include <anj_net_api.h>

Data Fields

anj_net_socket_configuration_t raw_socket_config
 

Detailed Description

Structure that contains configuration for creating a network socket.

A structure initialized with all zeroes (e.g. using memset()) is a valid, default configuration - it is used when NULL is passed to anj_net_create_ctx , and may also be used as a starting point for customizations.

If secure_socket_config is initialized with all zeros the connection will not use any kind of security.

Field Documentation

◆ raw_socket_config

anj_net_socket_configuration_t raw_socket_config

The documentation for this struct was generated from the following file: