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

Add listen_socket function and listen option #48

Merged
merged 1 commit into from Mar 15, 2016

Conversation

ilmari
Copy link
Contributor

@ilmari ilmari commented Jan 30, 2016

This avoids the race condition of another process binding to the port
before the server code can.

@wchristian
Copy link
Contributor

I can confirm that on Win10 all tests pass for me with this.

This avoids the race condition of another process binding to the port
before the server code can.
@wchristian
Copy link
Contributor

@tokuhirom Any change of merging this in and releasing?

tokuhirom added a commit that referenced this pull request Mar 15, 2016
Add listen_socket function and listen option
@tokuhirom tokuhirom merged commit cb731b8 into tokuhirom:master Mar 15, 2016
@ilmari ilmari deleted the listen branch March 15, 2016 06:36
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.

None yet

3 participants