chiark / gitweb /
note bug
[disorder] / disobedience / TODO
CommitLineData
460b9539 1properties
2 make return be the same as OK
3search
4 select tracks by tag
716816f5 5
6general:
7 If the server stops then disobedience crashes. Specifically,
8 disorder_eclient_polled() finds a stashed 'command' with a
9 callback of authbanner_opcallback, and a NULL cmd, in
10 state_idle and c->authenticated nonzero.