File: TODO

package info (click to toggle)
libcapsinetwork 0.2.5-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 892 kB
  • ctags: 65
  • sloc: sh: 7,171; cpp: 345; 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.