goirc/client
Alex Bramley c3715be829 Use second constant in SetTimeout(). 2011-07-22 01:20:25 +01:00
..
Makefile Refactor recv() since we needed to rewrite send(). 2011-07-22 01:11:15 +01:00
commands.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
connection.go Use second constant in SetTimeout(). 2011-07-22 01:20:25 +01:00
handlers.go Use connected bool properly to ensure shutdown() can't be called twice. 2011-07-22 01:17:35 +01:00
irc_test.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
line.go Refactor recv() since we needed to rewrite send(). 2011-07-22 01:11:15 +01:00
nickchan.go gofix run 2011-07-18 09:14:58 +01:00