ergo/irc
Jeremy Latt e0e61907ce don't trigger connection closed on read and write goroutines 2014-02-13 20:30:51 -08:00
..
channel.go don't allow send on closed channels 2014-02-13 09:35:59 -08:00
client.go don't trigger connection closed on read and write goroutines 2014-02-13 20:30:51 -08:00
commands.go remove prefix from local replies; fix topic message 2014-02-12 18:14:19 -08:00
config.go motd command 2014-02-11 16:35:32 -08:00
constants.go add a login timout to close dropped connections 2014-02-13 13:19:26 -08:00
net.go add more logging 2014-02-13 18:59:45 -08:00
reply.go clear out old clients; fix NameReply 2014-02-13 11:06:07 -08:00
server.go attempt to fix hang condition in quit sequence 2014-02-13 20:23:22 -08:00
socket.go more logging 2014-02-13 19:49:31 -08:00
types.go save reply source id at init time for nick changes 2014-02-13 10:57:58 -08:00