Basile Starynkevitch
Basile Starynkevitch
That https://github.com/lammertb/libhttp/commit/d35e71f270875742dc106319732cad01f8dbc74e works. Thanks. BTW, is libhttp multi-threaded? Can it be used with either a fixed amount of threads (that is a thread pool created at init time) or with...
But can I access to the threads local stack? I might need to implement my garbage collector inside them. Or at least, explain somewhere in details (perhaps in some future...
Why do you think that? Some programs are calling `
The main issue is for me and others to understand your indentation style. I cannot guess it (and in my eyes, it might be inconsistent and not well defined). I...
There might be some issue with current SIGTERM handling in Onion. See the [following message](https://groups.google.com/a/coralbits.com/d/msg/onion-dev/ImjNf1EIp68/nFVHdbqtAAAJ).