mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
2536468a70
commit
4aad7ac43d
1 changed files with 5 additions and 0 deletions
|
@ -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>,
|
||||
|
|
Loading…
Reference in a new issue