Christophe Raffalli

Results 77 issues of Christophe Raffalli

Format library is clearly documented as thread unsafe. But when used incorrectly it may raise Queue.Empty. Would be nice if - it would just have an undefined behavior - or...

Hello, I observed a leak on file descriptors with a software using Hyper. Looking at the code, the body function does not seem to issue a Message.close, nor does the...

Hello, - It would be nice to have an access to eventfd (or even better Mutex and Semaphore bases on event fd). Note that the logic for mutex is much...

Would be nice to support at least BSD, maybe windows.

enhancement
help wanted

- gzip (should be easy as it is supported by camlzip) - brotly ?

enhancement
help wanted

It would be nice, and maybe include some automatic learning to send in advance data that are almost always requested ?

enhancement

Currently, only official headers are taking into account and only the value of those headers (no its name) is allocated as a string. There are two possible amelioration: - associate...

enhancement

This was tested and while working did not give a big improvement. This must be further investigated as SSL sendfile, avaible with ktls as a zero copy file transfer should...

enhancement

Simple_httpd does not compute any statistics about the past requests besides the logging. A user could use a filter or analyse the logs to produce such information. It would be...

enhancement