24
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[WIN32] Eliminate the (partial and broken) use of OverlappedIO - this was causing a loose spin in acceptNamedPipe(). More... over 23 years ago
prepare for 0.65 More... over 23 years ago
Fix a bug that caused an assert to pop when an async file descriptor was numbered greater than 16. Kevin Eye [[email protected]] More... over 23 years ago
[WIN] Use _beginthread instead of CreateThread because we use the clib. More... over 23 years ago
Update the echo-cpp example to show the restoral of the original streambufs. Trub, Vladimir [[email protected]] More... over 23 years ago
Add a mini project to copy the fcgi_config.h file from fcgi_config_x86.h More... over 23 years ago
Add a mini project to copy the fcgi_config.h file from fcgi_config_x86.h More... over 23 years ago
remove <CR> More... over 23 years ago
add automake required file - compile More... over 23 years ago
Modified Files: Makefile.am More... over 23 years ago
Modified Files: libfcgi/Makefile.am examples/Makefile.am cgi-fcgi/Makefile.am More... over 23 years ago
Modified Files: Makefile.am More... over 23 years ago
Modified Files: libfcgi/Makefile.am examples/Makefile.am configure.in acinclude.m4 More... over 23 years ago
Modified Files: os_win32.c More... over 23 years ago
Modified Files: fcgios.h More... over 23 years ago
more lib crash fixes on err'd read More... over 23 years ago
Fix a bug a that caused the lib to crash under certain circumstances when an error occured on a read More... over 23 years ago
use real function names when looking for libraries to prevent breakage under Solaris Workshop's compiler More... over 23 years ago
define HAVE_IOSTREAM_WITHASSIGN_STREAMBUF More... over 23 years ago
define HAVE_IOSTREAM_WITHASSIGN_STREAMBUF More... over 23 years ago
test for iostreams that support a streambuf assignment operator More... over 23 years ago
Change references to NULL to 0. Prevent hidden variable warnings. More... over 23 years ago
change version to 2.2.3 More... over 23 years ago
(WIN32) Fixed initialization of the accept mutex when OpenSocket() was used. Niklas Bergh [[email protected]] More... over 23 years ago
add size to PROGRAMS More... over 23 years ago
add .mak files to DIST More... over 23 years ago
add perl, java, doc, win32 to the DIST files More... over 23 years ago
Refer to the FCGI.pm documentation and eliminate all of the erroneous content More... over 23 years ago
update obsolete syntax More... over 23 years ago
Add LIBFCGI_EXPORTS to defines More... over 23 years ago