For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > December 2005 > cvs: phpdoc /en/reference/stream/functions stream-socket-recvfrom.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/stream/functions stream-socket-recvfrom.xml
Jean-Sébastien Goupil

2005-12-14, 6:59 pm

jsgoupil Wed Dec 14 15:41:14 2005 EDT

Modified files:
/phpdoc/en/reference/stream/functions stream-socket-recvfrom.xml
Log:
typo function

http://cvs.php.net/viewcvs.cgi/phpd...7&diff_format=u
Index: phpdoc/en/reference/stream/functions/stream-socket-recvfrom.xml
diff -u phpdoc/en/reference/stream/functions/stream-socket-recvfrom.xml:1.6 phpdoc/en/reference/stream/functions/stream-socket-recvfrom.xml:1.7
--- phpdoc/en/reference/stream/functions/stream-socket-recvfrom.xml:1.6 Tue Dec 6 15:02:32 2005
+++ phpdoc/en/reference/stream/functions/stream-socket-recvfrom.xml Wed Dec 14 15:41:14 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry id="function.stream-socket-recvfrom">
<refnamediv>
<refname>stream_socket_recvfrom</refname>
@@ -84,7 +84,7 @@
<para>
Calls to <function>stream_socket_recvfrom</function> on socket-based
streams, after calls to buffer-based stream functions (like
- <function>fread</function> or <function>steam_get_line</function> ) read
+ <function>fread</function> or <function>stream_get_line</function> ) read
data directly from the socket and bypass the stream buffer.
</para>
</note>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com