]> granicus.if.org Git - php/commitdiff
MFH: nuke unused code + non-existing ini option
authorfoobar <sniper@php.net>
Mon, 14 Feb 2005 08:25:30 +0000 (08:25 +0000)
committerfoobar <sniper@php.net>
Mon, 14 Feb 2005 08:25:30 +0000 (08:25 +0000)
ext/sockets/php_sockets.h
php.ini-dist
php.ini-recommended

index eb3f3c59f0c25d2d4345f94037c946b7bb1df96d..6a54c5dd06b77b0b29dc7a1e9c147478039f5877 100644 (file)
@@ -82,10 +82,6 @@ typedef struct {
        int             error;
 } php_socket;
 
-typedef struct {
-       zend_bool       use_system_read;
-} php_sockets_globals;
-
 /* Prototypes */
 #ifdef ilia_0 /* not needed, only causes a compiler warning */
 static int php_open_listen_sock(php_socket **php_sock, int port, int backlog TSRMLS_DC);
index f38578839889edf27ad5c358398f137817e2fea9..2886f30fe22f3747782d57cf899e8ee40f8a1c0e 100644 (file)
@@ -1088,10 +1088,6 @@ pfpro.defaulttimeout = 30
 ; Default proxy password.
 ;pfpro.proxypassword =
 
-[Sockets]
-; Use the system read() function instead of the php_read() wrapper.
-sockets.use_system_read = On
-
 [com]
 ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
 ;com.typelib_file =
index dc832e1d4bc05074260632200d8c3b2d564a9c22..1b51f89ac47efcaa7bd21fa1e55fc064eb916e9c 100644 (file)
@@ -1146,10 +1146,6 @@ pfpro.defaulttimeout = 30
 ; Default proxy password.
 ;pfpro.proxypassword =
 
-[Sockets]
-; Use the system read() function instead of the php_read() wrapper.
-sockets.use_system_read = On
-
 [com]
 ; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs
 ;com.typelib_file =