iperl6kernel icon indicating copy to clipboard operation
iperl6kernel copied to clipboard

Be able to find ports on our own

Open arnsholt opened this issue 10 years ago • 0 comments

Currently, we only support starting with a connection file telling us what addresses to bind to for the various sockets. Should be relatively simple to implement; pick port numbers at random and bind to them, with fallback in case the port is taken.

In this case, we should also write the parameters (as JSON) to a file so that it can be used to tell frontends where to connect.

arnsholt avatar Nov 20 '15 22:11 arnsholt