I've got a server listening on a specific port, and the clients know that
port number - communication is through RPC (after the original connection)
I want to accept new connections on the original port, then move them to
another port so that the original port can continue listening.
How would one go about that? Whats the term for that?
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.