This website works better with JavaScript.
Home
Explore
Help
Sign In
yannweb
/
PyFCGI
Watch
1
Star
0
Fork
0
Code
Issues
19
Pull Requests
0
Releases
0
Wiki
Activity
Tests about a simple python3 fastcgi runner using libfcgi and the Python-C API.
python
c
wsgi
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39
Commits
3
Branches
Tree:
c464ef3380
conf_logger
master
pep333
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c464ef3380'
${ noResults }
PyFCGI
/
src
History
Yann Weber
c464ef3380
Add a TODO for bugfix
When suffix is used in logline format a "\n" is missing...
5 years ago
..
Makefile.am
Add pyutils.h/c and a check for import when parsing arguments
5 years ago
conf.c
Added logger spec parser for CLI args
5 years ago
logger.c
Add a TODO for bugfix
5 years ago
main.c
Code cleaning & better worker exit status detection
5 years ago
pyutils.c
Added logger spec parser for CLI args
5 years ago
pyworker.c
Add pyutils.h/c and a check for import when parsing arguments
5 years ago
responder.c
Code cleaning & better worker exit status detection
5 years ago