File: TODO

package info (click to toggle)
libcontra 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 576 kB
  • sloc: ansic: 1,458; sh: 106; makefile: 11
file content (27 lines) | stat: -rw-r--r-- 827 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
TODO for next release:
======================

- remove all TODOs
- check whether install target works (it does not in Debian package!?)
- check whether tests are flaky
- log option_value in setsockopt()/getsockopt()
- select()		    test_server select()
                    test_server test
                    wrapper/library implementation

- sendto()		    test_client sendto()
                    test_client test
                    wrapper/library implementation

- recvfrom()		test_server recvfrom()
                    test_server test
                    wrapper/library implementation


TODO when time permits:
=======================

- suggestions from the expert audience
- add filter for connections
- do one really needs all information (for example from getaddrinfo()) or is it just impoartant to see the call?