Blame TODO

Packit 7ef13a
Things still TODO
Packit 7ef13a
=================
Packit 7ef13a
Packit 7ef13a
Fix a few broken semantics (shutdown semantics are wrong, for one)
Packit 7ef13a
Limits on the size of the buffers
Packit 7ef13a
Maybe rewrite to use Event module at the core
Packit 7ef13a
Make it work with SSL sockets (difficult)
Packit 7ef13a
Benchmarking stats.
Packit 7ef13a
More optimizations.
Packit 7ef13a
More examples.
Packit 7ef13a
Feature to let output buffer to switch to a file
Packit 7ef13a
  after certain limits in order to save memory
Packit 7ef13a
  and extend the buffer size.