Yann Weber
|
0ce4c2ddc1
|
Fixes #32 set stderr non-blocking
Syslog seems to block entering in screen copymode... verbose mode drops
messages allowing pyfcgi to continue.
|
5 years ago |
Yann Weber
|
b6ba480b62
|
Bugfix in README
Add missing ./ in front of src/pyfcgi
|
5 years ago |
Yann Weber
|
f685f83369
|
PyFCGI now handles fcgi socket creation
Add a -l --listen option to set the socket path or address:port
Fix a bug using thread safe functions from libfcgi
|
5 years ago |
Yann Weber
|
1456e35e96
|
Bugfix foo_pep333.py for uwsgi
uwsgi do not handle str, only bytes.
|
5 years ago |
Yann Weber
|
de7269f833
|
Deleted loglines, updated README + add check on FCGX_PutStr calls
|
5 years ago |
Yann Weber
|
18a561a7ef
|
Add some decref + update README adding debugging notes
When using the debug build of python, assserts raises en freeze pyfcgi telling
a decref is run on a thing with visit count == 0....
|
5 years ago |
Yann Weber
|
a2f0e17e98
|
Updated README
|
5 years ago |
Yann Weber
|
a64e79e0c3
|
Updated README
|
5 years ago |
Yann Weber
|
6e10734217
|
updated README
|
5 years ago |
Yann Weber
|
fa17445573
|
Add autotools & checks
|
5 years ago |
Yann Weber
|
9c741e6b9c
|
Initial commit
|
5 years ago |