-
Notifications
You must be signed in to change notification settings - Fork 241
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
Android strict mode violation reported in NioUdpClient.sendrecv() #267
Comments
I don't have an Android phone nor the simulator at hand. Can you please provide some details when this happens? Verbose-level logs from dnsjava would also be helpful. |
ibauersachs
added a commit
that referenced
this issue
Aug 1, 2023
ibauersachs
added a commit
that referenced
this issue
Aug 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It appears there is a case where an open DatagramChannel is not closed.
This is from 3.4.2 but the source looks the same in master.
The text was updated successfully, but these errors were encountered: