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

allow to raise Errno::EACCESS to bind sockets already bound #1362

Merged

Conversation

tagomoris
Copy link
Member

Windows may raise Errno::EACCESS for such case, when
bind operation fails to access port/file descriptor.

This change is to improve test stability.

Windows may raise Errno::EACCESS for such case, when
bind operation fails to access port/file descripter.
@tagomoris tagomoris self-assigned this Dec 10, 2016
@tagomoris tagomoris requested a review from repeatedly December 10, 2016 05:41
@tagomoris
Copy link
Member Author

Let me merge this now... it's just about testing.

@tagomoris tagomoris merged commit e17c575 into master Dec 13, 2016
@tagomoris tagomoris deleted the rescue-access-error-in-server-plugin-helper-already-bound branch December 13, 2016 03:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant