kristapsdz / kcgi

minimal CGI and FastCGI library for C/C++
https://kristaps.bsd.lv/kcgi
ISC License
278 stars 40 forks source link

Return and propagate kworker_child errors #12

Closed cornett closed 8 years ago

cornett commented 8 years ago

Add error return value to kworker_child and report out-of-memory condition.

kristapsdz commented 8 years ago

Merged, thanks again!