![]() |
nrfxlib API 3.3.99
|
| #define NRF_SO_REUSEADDR 2 |
#include <nrf_modem/include/nrf_socket.h>
Enable reuse of server addresses (write-only).
This socket option permits the reuse of local addresses by using the nrf_bind function (protocol-specific).
Set to any non-zero value to enable, or to 0 to disable. The default value is 0 (OFF).