Igor Klemenski
Igor Klemenski
@azat Could I get a CI run for this?
@nmathewson @azat I've run some tests locally and would like to see if the CI comes out clean - could you run it for me :)
> So it will not give any performance benefits, right? By they way, out of curiosity, can you compare wepoll with pfn backend? Yes, I'll measure the new performance. Also,...
@azat There seem to be some infrastructure issues in the run that happened before the build. Can you give me permissions to schedule subsequent runs for this branch, or will...
> Approve should be required only for the first time, after it should work automatically. Looks like I'm a first-time contributor until a PR gets merged, not just until CI...
@yeahitsjan Do you mean you were able to fix the missing DLL error by defining WIN32 in the source file?
@mfontanini Here are a few issues on Windows 11 I wanted to bring to your attention: - Libtins website lists WinPCAP as a dependency on Windows: that project hasn't worked...
I was able to figure it out by reading the NPCAP docs - they do ship wpcap.dll. I first only downloaded the NPCAP SDK - analogous to libtins saying to...
We're working on documenting the keyboard/mouse APIs better, but they're still being developed (esp. the mouse stuff is subject to change). @erksch https://github.com/DefinitelyTyped/DefinitelyTyped/pull/51062 brought in some new Windows-specific typings for...