Ethan Glasser-Camp d47bd1ff89 Change keepalive() to spawn IdleThreads
This is the commit that enables IDLE support. In order to do this, we
hijack the keepalive method. Instead of just sending NOOPs, it now
sends IDLE and responds accordingly, thanks to the IdleThread class.

This code was originally by James Bunton <jamesbunton@fastmail.fm>.

Signed-off-by: Ethan Glasser-Camp <ethan@betacantrips.com>
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
2011-05-24 18:55:46 +02:00
..
2011-05-16 18:54:22 +02:00
2011-05-09 22:42:15 +02:00
2011-05-05 20:00:07 +02:00
2011-04-11 19:10:45 +02:00
2006-08-12 05:15:55 +01:00
2011-05-08 14:25:16 +02:00