nlopess Sun Dec 14 14:24:36 2003 EDT
Modified files:
/phpdoc/en/reference/sockets/functions socket-set-nonblock.xml
Log:
see also socket_set_block
Index: phpdoc/en/reference/sockets/functions/socket-set-nonblock.xml
diff -u phpdoc/en/reference/sockets/functions/socket-set-nonblock.xml:1.2
phpdoc/en/reference/sockets/functions/socket-set-nonblock.xml:1.3
--- phpdoc/en/reference/sockets/functions/socket-set-nonblock.xml:1.2 Wed Apr 17
02:44:11 2002
+++ phpdoc/en/reference/sockets/functions/socket-set-nonblock.xml Sun Dec 14
14:24:35 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/sockets.xml, last change in rev 1.27 -->
<refentry id="function.socket-set-nonblock">
<refnamediv>
@@ -16,6 +16,13 @@
<para>
&warn.undocumented.func;
</para>
+ <para>
+ &return.success;
+ </para>
+ <para>
+ See also <function>socket_set_block</function> and
+ <function>socket_set_option</function>
+ </para>
</refsect1>
</refentry>