ircg_disconnect
    (PHP 4 >= 4.0.4, PHP 5 <= 5.0.4)
ircg_disconnect -- 
     Close connection to server
    
Description
bool 
ircg_disconnect ( resource connection, string reason )
     ircg_disconnect() will close a
     connection to a server previously
     established with ircg_pconnect().
    
     See also: ircg_pconnect().