darrengarvey / cgi

CGI and FastCGI C++ Library
http://cgi.sf.net
51 stars 32 forks source link

FCGI and SCGI fixes #11

Closed lyokha closed 7 years ago

lyokha commented 8 years ago

All fcgi examples do not work for me (Fedora 23, x86_64). There are multiple reasons: see commit messages. Now hello_world example works fine (including high load tests). All other FCGI and SCGI examples must be updated too (using basic_request_acceptor() with endpoint argument).

aggsol commented 7 years ago

Is this also going to be merged?

darrengarvey commented 7 years ago

That'll be now! :)