ergo/irc
Jeremy Latt af5a05f390 use a select in the server commands loop 2014-02-16 22:38:43 -08:00
..
channel.go get rid of unnecessary concurrency for channels and clients 2014-02-16 22:20:42 -08:00
client.go get rid of unnecessary concurrency for channels and clients 2014-02-16 22:20:42 -08:00
commands.go parse lines more robustly 2014-02-16 22:22:46 -08:00
config.go motd command 2014-02-11 16:35:32 -08:00
constants.go get rid of mutexes in favor of channel-base syncing 2014-02-16 17:23:47 -08:00
net.go don't close socket send channel 2014-02-14 19:30:58 -08:00
reply.go get rid of mutexes in favor of channel-base syncing 2014-02-16 17:23:47 -08:00
server.go use a select in the server commands loop 2014-02-16 22:38:43 -08:00
socket.go allow blank lines from the client 2014-02-16 22:24:49 -08:00
types.go get rid of unnecessary concurrency for channels and clients 2014-02-16 22:20:42 -08:00