Results 767 comments of BenBE

Can you have a look at the list of draw commands and check if the graph lines are individual line segments or if this is drawn as line strides (list...

I'd very much appreciate having the header and implementation stuff separate. While single-file libraries make somewhat sense with C++ (re template instantiation) they are just annoying with plain C as...

Another aspect here might be the repeated waiting for single operations with io_uring. Does this pattern persist if you batch multiple requests per submission?

> > Why does liburing need to have a header-only fork? What's the purpose here? > > Because that's how open source works! The freedom to be able to make...

Can you link that feature request here by chance, so people can track progress? TIA.

Even includes bad kerning … ![XKCD: Bad Kerning](https://imgs.xkcd.com/comics/kerning.png)

Any other issues with an existing patch I should take a look for creating a PR?

It's one question if the chain is configured correctly (including all necessary certificates) or if a client trusts it. As the chain is configured properly on the server (and includes...

Sure. BTW: There is an RFC for STARTTLS with HTTP: https://tools.ietf.org/html/rfc2817 - It's just hardly ever implemented ;-) Also a word on STARTTLS: Most services can be supported by sending...

It simply (still) does not work … If you need for some reason to close your browser session and your only device with keys for messages on is your mobile,...