3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00
ergo/irc
2014-02-23 19:13:45 -08:00
..
channel.go get rid of a race; use pointers where possible 2014-02-23 18:05:06 -08:00
client.go move command parsing and hostname lookups into the socket routine 2014-02-23 17:04:24 -08:00
commands.go get rid of a race; use pointers where possible 2014-02-23 18:05:06 -08:00
config.go motd command 2014-02-11 16:35:32 -08:00
constants.go expose various go internals as a DEBUG command 2014-02-23 10:04:31 -08:00
net.go don't close socket send channel 2014-02-14 19:30:58 -08:00
reply.go add all channel mask list replies 2014-02-22 15:01:11 -08:00
server.go refactor server command loop 2014-02-23 19:13:45 -08:00
socket.go get rid of a race; use pointers where possible 2014-02-23 18:05:06 -08:00
types.go move command parsing and hostname lookups into the socket routine 2014-02-23 17:04:24 -08:00