libnl/tests
Thomas Graf 91c330aae5 Fix creation and destruction of sockets
Fixes an off-by-one when releasing local ports. Fixes nl_connect()
to properly close the socket upon failure. Return EBADFD if
operations are performed on unconnected sockets where appropriate.
Makes nl_handle_alloc() return an error if all local ports are
used up.
2007-12-17 16:26:49 +01:00
..
Makefile Initial import 2007-09-15 01:28:01 +02:00
test-cache-mngr.c Initial import 2007-09-15 01:28:01 +02:00
test-genl.c Initial import 2007-09-15 01:28:01 +02:00
test-nf-cache-mngr.c Initial import 2007-09-15 01:28:01 +02:00
test-socket-creation.c Fix creation and destruction of sockets 2007-12-17 16:26:49 +01:00