summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-13 09:33:16 -0400
committerJune McEnroe <june@causal.agency>2020-08-13 09:33:16 -0400
commit6f1cb708f0105027f0b2948130e71e0cf0995c89 (patch)
treef9b30bc976ea2ff55be68e98ae93e624adf87845 /server.c
parentAdd Additional Components section to README (diff)
downloadpounce-6f1cb708f0105027f0b2948130e71e0cf0995c89.tar.gz
pounce-6f1cb708f0105027f0b2948130e71e0cf0995c89.zip
Fix unintended interception of NICK after registration
Another bug caused by trying to support broken clients. I'm annoyed.
Diffstat (limited to 'server.c')
0 files changed, 0 insertions, 0 deletions
e='2019-10-23 00:41:32 -0400'>2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe