nrfxlib API 2.8.99
|
#define NRF_AI_PDNSERV 0x1000 |
#include <nrf_modem/include/nrf_socket.h>
Assume service
contains a Packet Data Network (PDN) ID. When specified together with the NRF_AI_NUMERICSERV flag, service
must be formatted as follows: "port:pdn_id" where "port" is the port number and "pdn_id" is the PDN ID. Example: "8080:1", port 8080 PDN ID 1. Example: "42:0", port 42 PDN ID 0.