Tests about a simple python3 fastcgi runner using libfcgi and the Python-C API.
python
c
wsgi
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Yann Weber d2e7517348 Bugfix on logger with ident field etc 5年前
include Bugfix on logger with ident field etc 5年前
src Bugfix on logger with ident field etc 5年前
tests Bugfix on logger with ident field etc 5年前
AUTHORS Add missing am files 5年前
COPYING Add autotools & checks 5年前
ChangeLog Add missing am files 5年前
Doxyfile Commenting, adding Doxyfile, enhancing Makefile 5年前
Makefile.am Add autotools & checks 5年前
NEWS Add missing am files 5年前
README Add autotools & checks 5年前
autogen.sh Add autotools & checks 5年前
configure.ac Add autotools & checks 5年前
foo.py Enable python environnement update from FCGI context 5年前
includes_python3.7m.patch Initial commit 5年前

README

make
PY_ENTRYPOINT='foo' spawn-fcgi -d . -n src/pyfcgi -p 9000 -a 127.0.0.1

TODO: write a readme