Tests about a simple python3 fastcgi runner using libfcgi and the Python-C API.
python
c
wsgi
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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

TODO: write a readme