summary refs log tree commit diff
path: root/server.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-23 17:49:24 -0400
committerJune McEnroe <june@causal.agency>2019-10-23 17:49:24 -0400
commit19cafa40a1ad37bf95d2b2464d203f2792449d48 (patch)
tree61f58410131c0bc108b1d1ea1cc373fa0e96b58e /server.c
parentSet clients non-blocking (diff)
downloadpounce-19cafa40a1ad37bf95d2b2464d203f2792449d48.tar.gz
pounce-19cafa40a1ad37bf95d2b2464d203f2792449d48.zip
Implement some amount of client connection
Diffstat (limited to 'server.c')
0 files changed, 0 insertions, 0 deletions
mit/contrib/palaver/notify.c?h=3.1&id=a9d4469f84bf935bc3483f82057133f82383f0ea&follow=1'>contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe Another bug caused by trying to support broken clients. I'm annoyed. 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe