Skip to content

Added error handling to tcp socket creation and binding.#87

Merged
etr merged 1 commit into
etr:masterfrom
MPursche:master
Nov 22, 2015
Merged

Added error handling to tcp socket creation and binding.#87
etr merged 1 commit into
etr:masterfrom
MPursche:master

Conversation

@MPursche

Copy link
Copy Markdown
Contributor

Hello,

I added error handling to the creation and binding of the tcp socket. Without the error handling the webserver started without throwing exceptions although the port was already in use and thus the server was not actually listening on the configured port.

Marcel

etr added a commit that referenced this pull request Nov 22, 2015
Added error handling to tcp socket creation and binding.
@etr
etr merged commit 02df5e7 into etr:master Nov 22, 2015
@etr

etr commented Nov 22, 2015

Copy link
Copy Markdown
Owner

Thanks for the change. Everything seems ok. I am moving it to the master

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.

2 participants