Fleck icon indicating copy to clipboard operation
Fleck copied to clipboard

No error on running multiple servers on same port.

Open captain-bugs opened this issue 5 years ago • 3 comments

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?

captain-bugs avatar Nov 09 '19 17:11 captain-bugs

Encountered the same error

dayhi avatar Jan 10 '20 05:01 dayhi

Encountered the same error

https://github.com/statianzo/Fleck/pull/280

captain-bugs avatar Jan 10 '20 06:01 captain-bugs

遇到同样的错误

#280

Solve, thank you

dayhi avatar Jan 10 '20 07:01 dayhi