- Fixed description on the "port" parameter (closes bug #53002).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304160 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gustavo André dos Santos Lopes 2010-10-06 15:14:49 +00:00
parent 67de41e11a
commit 8e291b4d37

View file

@ -54,9 +54,8 @@
<listitem>
<para>
The <parameter>port</parameter> parameter is only used when
connecting to an <constant>AF_INET</constant> socket, and
designates the port on the remote host to which a connection
should be made.
binding an <constant>AF_INET</constant> socket, and designates
the port on which to listen for connections.
</para>
</listitem>
</varlistentry>