inserted ucn (valid return values when connect failed)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@74338 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Georg Richter 2002-03-20 19:15:05 +00:00
parent 35f1fd88aa
commit 23652e7aa9

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.25 $ -->
<!-- $Revision: 1.26 $ -->
<reference id="ref.ircg">
<title>IRC Gateway Functions</title>
<titleabbrev>IRC Gateway</titleabbrev>
@ -84,6 +84,10 @@
any hostname lookups and will only accept IP addresses in
numerical form.
</para>
<para>
Currently <function>ircg_pconnect</function> always returns a valid
handle, even if the connection failed.
</para>
</note>
</para>
<para>