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?

