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

Android: implement network monitor feature for SDK >= 30 #481

Open
Danielius1922 opened this issue Jul 7, 2023 · 0 comments
Open

Android: implement network monitor feature for SDK >= 30 #481

Danielius1922 opened this issue Jul 7, 2023 · 0 comments
Labels
android issue on android enhancement New feature or request

Comments

@Danielius1922
Copy link
Member

Network monitor is implemented by selecting on NetLink socket, but binding on a Netlink socket is protected from SDK 30 (see: #475).

The feature for SDK 30 and later has to be reimplemented by polling of interfaces.

@Danielius1922 Danielius1922 added enhancement New feature or request android issue on android labels Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android issue on android enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant