Skip to content

Added feature EADDRINUSE: address already in use#280

Open
captain-bugs wants to merge 2 commits intostatianzo:masterfrom
captain-bugs:master
Open

Added feature EADDRINUSE: address already in use#280
captain-bugs wants to merge 2 commits intostatianzo:masterfrom
captain-bugs:master

Conversation

@captain-bugs
Copy link
Copy Markdown

Server will check before binding if the port is available to use.

@AppVeyorBot
Copy link
Copy Markdown

Build Fleck 0.0.51-ci completed (commit 80ee331d52 by @abhang-atish)

1 similar comment
@AppVeyorBot
Copy link
Copy Markdown

Build Fleck 0.0.51-ci completed (commit 80ee331d52 by @abhang-atish)

@statianzo
Copy link
Copy Markdown
Owner

What environment are you experiencing the lack of an error on? I would expect this error to happen happen at an OS level rather than userspace needing to care.

@captain-bugs
Copy link
Copy Markdown
Author

I just created a console application on standard .net 4.6.
Wanted multiple servers on different ports and accidentally I ran 2 process of application on same port.
But I didn't receive any error. So thought of mentioning it.

@AppVeyorBot
Copy link
Copy Markdown

Build Fleck 0.0.54-ci completed (commit b102aaf10b by @)

1 similar comment
@AppVeyorBot
Copy link
Copy Markdown

Build Fleck 0.0.54-ci completed (commit b102aaf10b by @)

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

Successfully merging this pull request may close these issues.

3 participants