nicobn Tue Jul 3 19:43:55 2007 UTC
Modified files: /phpdoc/en/reference/sockets/functions socket-get-option.xml Log: Added reference to socket_create(). http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sockets/functions/socket-get-option.xml?r1=1.10&r2=1.11&diff_format=u Index: phpdoc/en/reference/sockets/functions/socket-get-option.xml diff -u phpdoc/en/reference/sockets/functions/socket-get-option.xml:1.10 phpdoc/en/reference/sockets/functions/socket-get-option.xml:1.11 --- phpdoc/en/reference/sockets/functions/socket-get-option.xml:1.10 Wed Jun 20 22:25:25 2007 +++ phpdoc/en/reference/sockets/functions/socket-get-option.xml Tue Jul 3 19:43:55 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.10 $ --> +<!-- $Revision: 1.11 $ --> <refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.socket-get-option"> <refnamediv> <refname>socket_get_option</refname> @@ -29,6 +29,7 @@ <term><parameter>socket</parameter></term> <listitem> <para> + A valid socket resource created with <function>socket_create</function>. </para> </listitem> </varlistentry>