Added: per errata notes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37493 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Ron Chmara 2000-12-10 04:54:30 +00:00
parent 2536468a70
commit 4aad7ac43d

View file

@ -238,6 +238,11 @@ if (!$fp) {
?>
</programlisting>
</example>
<note>
<para>The timeout parameter was introduced in PHP 3.0.9 and
UDP support was added in PHP 4.
</para>
</note>
See also: <function>pfsockopen</function>,
<function>socket_set_blocking</function>,
<function>socket_set_timeout</function>, <function>fgets</function>,