File: TODO

package info (click to toggle)
libcapsinetwork 0.3.0-5
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,340 kB
  • ctags: 80
  • sloc: sh: 7,964; cpp: 376; makefile: 29
file content (13 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
For 1.0.0
---------

- Listener needs to periodically try to rebind unbound ListenPorts
- code header documentation
- use Thiago's inet_pton reimplementation instead of current hack

For 1.1.0 and onwards
---------

- rewrite socketHandler calls, split into handlers for New/Closed sockets
  and sockets with data.
- Support for choosing between TCP and UDP data.