History log of /PHP-5.4/sapi/cgi/fastcgi.c (Results 76 – 80 of 80)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.3RC3
# d19c1058 18-Apr-2006 Dmitry Stogov

Fixed SUN_LEN calculation


Revision tags: php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2
# 5a69b290 26-Feb-2006 Marcus Boerger

- Warning fixes by Steph


# 5e673e06 04-Feb-2006 Frank M. Kromann

Fix build on win32


# aa1142ed 03-Feb-2006 Dmitry Stogov

Fixed bug #36158 (SIGTERM is not handled correctly when running as a FastCGI server)


# 7e7fcc3a 02-Feb-2006 Dmitry Stogov

Reimplement FastCGI interface

Due to licensing restrictions that actually don't allow anybody to use
the libfcgi code without prior approval from Open Market, which is
impossible to

Reimplement FastCGI interface

Due to licensing restrictions that actually don't allow anybody to use
the libfcgi code without prior approval from Open Market, which is
impossible to obtain - we decided to reimplement this interface from
scratch. The result is actually slightly faster, and more importantly,
clear of any copyright issues.

show more ...


1234