Demi Marie Obenour

Results 1185 comments of Demi Marie Obenour

[ProcessHacker has a function prototype](https://github.com/processhacker/processhacker/blob/master/phnt/include/ntioapi.h) but I don’t know of anyone else using it. Fortunately, the argument names should be fairly self-explanatory.

@notgull Maybe? `wepoll` already uses undocumented Windows internals so this would not be new.

> I'm honestly not a big fan of that either, since it has led to breakages on certain platforms (e.g. Wine) and could very easily break with no warning on...

> This is a libwayland bug. The erroneous disconnect is certainly a libwayland bug, but I am not certain how best to ensure that all resources are cleaned up. Should...

> My understanding of Tokio is that it's mostly geared toward request/response protocols. Actually, future-base designs are well suited for request-response workflows (http, asynchronous computations, etc...) but this seems less...

> Would you have a few pointers regarding this, to get a general idea of what it implies? > > I'm approaching this with the initial impression that this is...

@AlexEne I agree, with a caveat: XBox One supports UWP, and UWP is a public API.

I wonder how LuaJIT got console support. I do know that its console support is 100% open-source. Is it because LuaJIT just uses essentially C standard library functions?

> Ideally, we'd have an organization like "RustOnThisParticularConsole", which would have all the repositories in private, would only accept members who signed the NDA, and allow these Rust community members...