Tobias Engel wrote:
Since it is not possible to bind a socket to a specific interface on OSX, remove the option to specify the interface when compiled on OSX.
Maybe it would be even better to change the tool to bind() to a given local IP address, rather than an interface, to be more like every other software.
//Peter