Ticket #5047 enhancement closed fixed
IRCClient heartbeat
| Reported by: | jonathanj | Owned by: | jonathanj |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | words | Keywords: | irc |
| Cc: | ralphm, thijs | Branch: | branches/irc-heartbeat-5047-2 |
| Author: | jonathanj | Launchpad Bug: |
Description
IRC servers tend to drop clients that they consider inactive, client sends no data for some period of time, causing the transport to die in a way that may not invoke the usual connectionLost method until it is written to.
A simple implementation could send a PING server.hostname periodically.
Change History
Note: See
TracTickets for help on using
tickets.
