Is it possible to bind server to only one, selected IP address? I've read [this](https://stackoverflow.com/questions/55685019/bind-udp-socket-to-specific-network-interface-using-boost-asio), which suggests it's not possible.
Is it possible to bind server to only one, selected IP address? I've read this, which suggests it's not possible.