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

XNIO-279 QueuedNioTcpServer can go into an infinite loop if accept fails #100

Merged
merged 1 commit into from Dec 16, 2016

Conversation

stuartwdouglas
Copy link
Contributor

No description provided.

if(suspendedDueToWatermark) {
IoUtils.safeClose(accepted);
return;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whitespace

@dmlloyd dmlloyd merged commit aa663fd into xnio:3.4 Dec 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants