Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gl_server should abort with an error message if the port is already in use. #22

Open
coil-lighting opened this issue Nov 9, 2014 · 0 comments

Comments

@coil-lighting
Copy link

If I try to run two copies of gl_server, or if I run a conflicting server on the same point (e.g. the https://github.com/patternleaf/archway OPC server) and then start gl_server, the second copy should abort with a helpful error message when it discovers the address:port endpoint is already taken by the previous process.

Instead it behaves as if nothing is wrong, even though it cannot actually accept clients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant