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

No error on running multiple servers on same port. #279

Open
captain-bugs opened this issue Nov 9, 2019 · 3 comments
Open

No error on running multiple servers on same port. #279

captain-bugs opened this issue Nov 9, 2019 · 3 comments

Comments

@captain-bugs
Copy link

I want to run multiple process of the websocket server but on different ports when.
But before that I started the 2 process of the server and they started on the same port.
How is it possible that two process listen on same TCP port.
Shouldn't it throw address already in use error?

@dayhi
Copy link

dayhi commented Jan 10, 2020

Encountered the same error

@captain-bugs
Copy link
Author

Encountered the same error

#280

@dayhi
Copy link

dayhi commented Jan 10, 2020

遇到同样的错误

#280

Solve, thank you

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

2 participants