I get the errormessage "Adress in use" when I try to listen on another port when I already have a winsock connected.
I want my clients to be able to connect to the server through more than one port.
EDIT:
Looks like the port was in use. So there was no problem with listening on more than one port :)
