goirc/client
Alex Bramley 3183c9f177 Allow client-side ping to be disabled by setting PingFreq to zero. 2011-11-15 22:22:40 +00:00
..
commands.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
commands_test.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
connection.go Allow client-side ping to be disabled by setting PingFreq to zero. 2011-11-15 22:22:40 +00:00
connection_test.go Fix issues/9 by implementing a client-side ping loop. 2011-11-15 22:17:29 +00:00
handlers.go Migrate to split event pkg. 2011-11-13 14:07:19 +00:00
handlers_test.go Misc minor fixen. 2011-11-11 10:49:33 +00:00
line.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
mocknetconn_test.go Make mockNetConn more likely to expose racy conditions. 2011-11-11 10:48:58 +00:00
state_handlers.go Migrate to split event pkg. 2011-11-13 14:07:19 +00:00