syndicate-2017/examples/ircd/TODO.md

6 lines
192 B
Markdown
Raw Normal View History

2017-07-30 23:28:29 +00:00
If two connections, A and B, exist, and
- A and B are both in #room1
- A and B are both in #room2
- A renames itself to A'
then B receives two ":A NICK A'" messages. This shouldn't happen.