Home » Networking » Net_IRC » Bug #1685
Error on server disconnect
Details
| Submitted | 2004-06-20 11:47 UTC |
|---|---|
| From | SniperBeamer at web dot de |
| Status | Suspended |
| Package | Net_IRC |
| PHP Version | 4.3.7 |
| OS | Windows XP |
| Roadmaps | (Not assigned) |
Comments
[2004-06-20 11:47 UTC] SniperBeamer at web dot de
Description:
------------
When the server shuts down I get this infinity times:
0:11:25:54 Read Disconnected
0:11:25:54 Calling callback Net_IRC_Event::event_error
0:11:25:54 Error ocurred (, , , )
0:11:25:54 Calling callback irc_disconnect
I use Net_IRC 0.0.7.
Expected result:
----------------
It should try to reconnect after a specific amount of seconds.
[2004-06-20 13:09 UTC] cox at idecnet dot com
This class is no longer maintained, I'd recommend you to use Net_SmartIRC instead.
Anyway, if you send patches (diff -u) against the latest CVS version, I'll commit them.
Tomas V.V.Cox