diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-04 21:23:03 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-11-04 21:23:03 +0100 |
commit | 5e64be597ba0b30fcb99de33da605c93ddd30fdc (patch) | |
tree | fa611a21e390f1a0d332f531c32f5c5deffc3819 /README.md | |
parent | 2095518fda727625f589fd48982967773a3f2730 (diff) |
Connect BIFD first to avoid errors
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ The idea is the following: - [x] id2string on clients - [x] ctrl+z to suspend - [ ] bug(tb_printf_wrap): text after pfx is wrapped one too soon +- [ ] bug: when reconnecting nrecv != -1 +- [ ] bug: when disconnecting +- [ ] use error type success to say that authentication succeeded ## server - [x] import clients |