I've been successfully using this crate on Linux to do packet capturing in asynchronous code.
However, I would also like to compile my application on Windows and use it together with Npcap/WinPcap, the Windows port of libpcap.
Could you add Windows support to this crate?
I've been successfully using this crate on Linux to do packet capturing in asynchronous code.
However, I would also like to compile my application on Windows and use it together with Npcap/WinPcap, the Windows port of libpcap.
Could you add Windows support to this crate?