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

make arp resolution unhangable #45

Open
mkg20001 opened this issue Jan 1, 2023 · 1 comment
Open

make arp resolution unhangable #45

mkg20001 opened this issue Jan 1, 2023 · 1 comment

Comments

@mkg20001
Copy link
Member

mkg20001 commented Jan 1, 2023

not sure if this can ever hang (since any arp query is a success and they happen arround every 10 secs or so anways) but this would fix the issue

we would need to switch from sync reading to polling with a time interval and a short timeout of maybe 1 second

@mkg20001
Copy link
Member Author

this will likely be solved with rust

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant