kennyt Sat Apr 10 13:44:10 2004 EDT
Modified files:
/phpdoc/en/reference/stream/functions stream-socket-client.xml
Log:
add "see also" to stream_select
http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-socket-client.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/stream/functions/stream-socket-client.xml
diff -u phpdoc/en/reference/stream/functions/stream-socket-client.xml:1.9
phpdoc/en/reference/stream/functions/stream-socket-client.xml:1.10
--- phpdoc/en/reference/stream/functions/stream-socket-client.xml:1.9 Thu Apr 1
01:31:14 2004
+++ phpdoc/en/reference/stream/functions/stream-socket-client.xml Sat Apr 10
13:44:10 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry id="function.stream-socket-client">
<refnamediv>
<refname>stream_socket_client</refname>
@@ -129,6 +129,7 @@
See also <function>stream_socket_server</function>,
<function>stream_set_blocking</function>,
<function>stream_set_timeout</function>,
+ <function>stream_select</function>,
<function>fgets</function>,
<function>fgetss</function>, <function>fwrite</function>,
<function>fclose</function>, <function>feof</function>, and