Hello
This is not an issue, as long as there is not a discussion here I would like to ask my question in issues thread.
If I understood correctly this crate creates a thread with connection.
I do not understand and was not able to find any explanation - is it really necessary to run a thread?
iproute2 doesn't run in any threads, it pretty great works in "question-answer" mode.
Is there any way to use rtnetlink without threading.
In my application I do not want to have any unnecessary background processes.
Thank you in advance.
Hello
This is not an issue, as long as there is not a discussion here I would like to ask my question in issues thread.
If I understood correctly this crate creates a thread with
connection.I do not understand and was not able to find any explanation - is it really necessary to run a thread?
iproute2 doesn't run in any threads, it pretty great works in "question-answer" mode.
Is there any way to use rtnetlink without threading.
In my application I do not want to have any unnecessary background processes.
Thank you in advance.