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

Missing known blocking method in UnixDomainSockets and EPoll #519

Closed
thurka opened this issue Aug 30, 2023 · 1 comment
Closed

Missing known blocking method in UnixDomainSockets and EPoll #519

thurka opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels

Comments

@thurka
Copy link
Member

thurka commented Aug 30, 2023

sun.nio.ch.UnixDomainSockets.accept0[native]() and sun.nio.ch.EPoll.wait[native]() methods should be added to the list of known blocking methods.

@thurka thurka added the bug label Aug 30, 2023
@thurka thurka self-assigned this Aug 30, 2023
thurka added a commit that referenced this issue Sep 3, 2023
@thurka
Copy link
Member Author

thurka commented Sep 4, 2023

Fixed in master.

@thurka thurka closed this as completed Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant