3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-13 07:29:30 +01:00
ergo/irc
2014-02-23 17:16:35 -08:00
..
channel.go add all channel mask list replies 2014-02-22 15:01:11 -08:00
client.go move command parsing and hostname lookups into the socket routine 2014-02-23 17:04:24 -08:00
commands.go move command parsing and hostname lookups into the socket routine 2014-02-23 17:04:24 -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 move command parsing and hostname lookups into the socket routine 2014-02-23 17:04:24 -08:00
socket.go flag socket as closed when writes fail 2014-02-23 17:16:35 -08:00
types.go move command parsing and hostname lookups into the socket routine 2014-02-23 17:04:24 -08:00