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

Use correctly the go scheduler when reading the netlink file descriptor #19

Open
pilebones opened this issue Jan 29, 2021 · 0 comments
Open
Assignees

Comments

@pilebones
Copy link
Owner

Use correctly the go scheduler when reading the netlink file descriptor.

By this way, the scheduler go could manage the select block (from monitor mode) correctly because when reading using the os.File abstraction layer the system interruptions is done by the go runtime.

For this we should:

@pilebones pilebones self-assigned this Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant