l# Todo List
- More event backends.
- specifically:
/dev/poll
/dev/poll
would not give enough of a benifit to be used. See event.h for more.- I/O Completion Ports
- specifically:
- Add code to client management.
- Begin client code.
- Documentation.
- files needed:
encryption.h
protocol.h
client.h
thread/posix.h
thread/windows.h
server/client.h
protocol/packets.h
event/epoll.h
event/kqueue.h
event/kqueue.h
event/poll.h
- files needed:
- Memory management.
- Optimisation.
- Threading destructors.
- *BSD-friendly Makefile.
- especially for TOML.