![]() |
nrfxlib API 3.3.99
|
| ssize_t nrf_recvfrom | ( | int | socket, |
| void *restrict | buffer, | ||
| size_t | length, | ||
| int | flags, | ||
| struct nrf_sockaddr *restrict | address, | ||
| nrf_socklen_t *restrict | address_len ) |
#include <nrf_modem/include/nrf_socket.h>
Receive a message from a socket.
See POSIX.1-2017 article for normative description.
In addition, the function may return -1 and set the following errno: