Update TODO

This commit is contained in:
Jordan Bancino 2022-11-01 09:03:54 -04:00
parent bbee9dcea6
commit bf65f29fdf
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@ Phase 2: Building a foundation
[x] Allow logging to the syslog
[x] Fix memory leaks
[ ] Fix bug where the socket stays open after quit.
[ ] Possibly related to not closing the connections with fclose()?
(see HttpServer.c, grep for fclose)
[ ] Figure out how to write unit tests for array/hashmap/etc
[ ] Add recipe to td script to upload patches to the Matrix room