nRF5 SDK v15.0.0
Data Fields
socket_params_t Struct Reference

Create parameters for a socket. More...

#include <socket_common.h>

Data Fields

socket_family_t so_family
 
socket_protocol_t so_protocol
 
socket_type_t so_type
 

Detailed Description

Create parameters for a socket.

Field Documentation

socket_family_t socket_params_t::so_family

Socket family.

socket_protocol_t socket_params_t::so_protocol

Socket protocol.

socket_type_t socket_params_t::so_type

Socket type.


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

Documentation feedback | Developer Zone | Subscribe | Updated