From 262c9bfa384242b81af387708668679c7264848d Mon Sep 17 00:00:00 2001 From: Andrioli Darvin Date: Tue, 9 Apr 2002 19:44:05 +0000 Subject: [PATCH] Removed extra word from refpupose of socket_setopt git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@77425 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/sockets.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/sockets.xml b/functions/sockets.xml index 206922e81e..de16bc2f50 100644 --- a/functions/sockets.xml +++ b/functions/sockets.xml @@ -1,5 +1,5 @@ - + Socket functions Sockets @@ -1122,7 +1122,7 @@ if (($ret = socket_bind ($socket, '127.0.0.1', 80)) < 0) { socket_setopt - |array optval) Sets socket options for the socket + Sets socket options for the socket Description