No description
Find a file
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
doc Initial import 2007-09-15 01:28:01 +02:00
include Cache message type association interface cleanups 2007-10-11 23:09:49 +02:00
lib Fix creation and destruction of sockets 2007-12-17 16:26:49 +01:00
src [LIBNL]: Fix pointer conversion warnings on 64 bit 2007-12-13 14:33:37 +01:00
tests Fix creation and destruction of sockets 2007-12-17 16:26:49 +01:00
aclocal.m4 Initial import 2007-09-15 01:28:01 +02:00
ChangeLog Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure.in Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
COPYING Initial import 2007-09-15 01:28:01 +02:00
install-sh Initial import 2007-09-15 01:28:01 +02:00
libnl-1.pc.in Initial import 2007-09-15 01:28:01 +02:00
Makefile Initial import 2007-09-15 01:28:01 +02:00
Makefile.opts.in Initial import 2007-09-15 01:28:01 +02:00
Makefile.rules Initial import 2007-09-15 01:28:01 +02:00