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

ALooper_pollAll is gone in NDK 27 use ALooper_pollOnce instead #51

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jush
Copy link

@jush jush commented Sep 9, 2024

ALooper_pollAll is gone in NDK 27.

This PR changes the code to use ALooper_pollOnce. See android/ndk#2020 for more context.

`ALooper_pollAll` is gone in NDK 27.

This PR changes the code to use `ALooper_pollOnce`. See android/ndk#2020 for more context.
@jush
Copy link
Author

jush commented Sep 23, 2024

@brackeen could you take a look at this changes? Thanks!

@brackeen
Copy link
Owner

Thanks for the PR @jush. I want to explore this issue a bit more deeply, will do it this week.

@jush
Copy link
Author

jush commented Nov 28, 2024

@brackeen friendly ping 😄

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

Successfully merging this pull request may close these issues.

2 participants