nrfxlib API 2.7.99
Loading...
Searching...
No Matches
nrf_sockaddr_in Struct Reference

Address record for IPv4 addresses. More...

#include <nrf_socket.h>

Data Fields

nrf_sa_family_t sin_family
 
nrf_in_port_t sin_port
 
struct nrf_in_addr sin_addr
 

Detailed Description

Address record for IPv4 addresses.

Contains the address and port of the host.


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