Ticket #65 (closed Bugs: fixed)
Stale connections cause I/O Errors
| Reported by: | octo | Owned by: | octo |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.4 |
| Component: | LogicMail | Version: | 0.3 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: |
Description
When a connection is left open for a long time, and goes stale, new attempts to use that connection cause I/O Error pop-ups. This case should be detected, and the connection properly closed/reopened.
Change History
Note: See
TracTickets for help on using
tickets.

Dead connections are now detected and reopened.