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

PollSelector is initialized with keyData containing null #6

Open
softprops opened this issue Jan 3, 2015 · 4 comments
Open

PollSelector is initialized with keyData containing null #6

softprops opened this issue Jan 3, 2015 · 4 comments
Milestone

Comments

@softprops
Copy link

I think this has to do with this. I think I'm observing an effector where a client library is calling keys on the this selector and not expecting a null value and throws an npe as a result. was there a reason to initialize this with a null selection key?

@headius
Copy link
Member

headius commented Mar 8, 2016

This seems like something we ought to fix and return something appropriate. What's appropriate?

@jedvardsson
Copy link

Why is nfds is initialized to 1? Shouldn't it be 0 considering the code in add()?

@headius headius added this to the 0.14 milestone Sep 28, 2016
@headius
Copy link
Member

headius commented Sep 28, 2016

I'd like to fix this for 0.14.

@risenberg
Copy link

Any progress here? This leads to jetty server not being able to stop properly when using unix sockets.

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

No branches or pull requests

4 participants