goirc/client
Alex Bramley 07d5c0676e Fix compile error when NewNick() is called before initialise(). 2011-07-22 01:20:07 +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 Fix compile error when NewNick() is called before initialise(). 2011-07-22 01:20:07 +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