Update README.md

This commit is contained in:
Arthur Coppey
2021-10-28 11:38:09 +00:00
committed by GitHub
parent 3799f46ecc
commit 20a0957f5f

View File

@@ -9,6 +9,7 @@ A [RFC 865](https://datatracker.ietf.org/doc/html/rfc865) compliant Quote of the
* udp client * udp client
## Todo ## Todo
* IPv6
* t h r e a d s to accept several clients and/or run both udp and tcp servers from same executable * t h r e a d s to accept several clients and/or run both udp and tcp servers from same executable
* macros (#define XXX yyy) for currently hard-coded values * macros (#define XXX yyy) for currently hard-coded values
* logging ? * logging ?