nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_inet_ntop()

const char * nrf_inet_ntop ( int  af,
const void *restrict  src,
char *restrict  dst,
nrf_socklen_t  size 
)

#include <nrf_modem/include/nrf_socket.h>

Convert IPv4 and IPv6 addresses between binary and text form.

See POSIX.1-2017 article for normative description.