georg           Wed Mar 20 14:15:05 2002 EDT

  Modified files:              
    /phpdoc/en/functions        ircg.xml 
  Log:
  
  inserted ucn (valid return values when connect failed)
  
  
Index: phpdoc/en/functions/ircg.xml
diff -u phpdoc/en/functions/ircg.xml:1.25 phpdoc/en/functions/ircg.xml:1.26
--- phpdoc/en/functions/ircg.xml:1.25   Wed Mar 20 12:33:44 2002
+++ phpdoc/en/functions/ircg.xml        Wed Mar 20 14:15:05 2002
@@ -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>
@@ -83,6 +83,10 @@
        For now parameter <parameter>server_ip</parameter> will not do
        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>


Reply via email to