Closed Rickyc81 closed 6 months ago
Hi @Rickyc81 , this problem should be caused by upstream libpnet https://github.com/libpnet/libpnet/issues/563, based on what it shows, it appears that this issue remains unresolved. 😥
Oh, I forgot to mention that I dropped the use of these next_with_timeout
functions in the dev version (https://github.com/rikonaka/pistol-rs/tree/dev) and reimplemented them based on the data link layer, but since there are still some bugs in the part about service probing, I can't merge this version into the main mainline for now. I will merge it as soon as possible. 🤣
But you can rest assured that these problems won't occur in future releases. 😛
Thank you for your contribution! Immediately after entering the issue i also verified that the problem was in pnet, without a resolution.. I'll try to use the dev version for now.. :) I'll let you know..
Hi.. I can't compile my code on Windows, but it compiles on Linux.. On Windows 11 the following error, where am I wrong?
Thanks Ric