I am an experienced Linux socket programmer and am writing a server application which has many outgoing interfaces. Now server socket binds to a random source port in the st
There is no way to unbind and rebind an existing socket.