Sebastian Spaeth 76b0d7cf25 imapserver: Make noop() more resitent against dropped connections.
Drop a connection, if the NOOP to keep a connection open fails due to
broken connections.

Note that I believe this function is not working as intended. We grab
one random connection and send a NOOP. This is not enough to keep all
connections open, and if we invoke this function multiple times, we
might well always get the same connection to send a NOOP through.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-10-05 18:18:55 +02:00
..
2011-09-29 11:20:57 +02:00
2011-09-30 09:41:45 +02:00
2011-09-30 09:41:45 +02:00
2006-08-12 05:15:55 +01:00
2011-05-08 14:25:16 +02:00