From 5b5844d1e2ef3a1cae26233e8bed5ac1fbfc2402 Mon Sep 17 00:00:00 2001 From: Nick Berard Date: Tue, 3 Jul 2007 19:43:55 +0000 Subject: [PATCH] Added reference to socket_create(). git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@239125 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/sockets/functions/socket-get-option.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reference/sockets/functions/socket-get-option.xml b/reference/sockets/functions/socket-get-option.xml index 2674ef2c2c..68466afa5a 100644 --- a/reference/sockets/functions/socket-get-option.xml +++ b/reference/sockets/functions/socket-get-option.xml @@ -1,5 +1,5 @@ - + socket_get_option @@ -29,6 +29,7 @@ socket + A valid socket resource created with socket_create.