Commit graph

2 commits

Author SHA1 Message Date
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
Thomas Graf
44d362409d Initial import 2007-09-15 01:28:01 +02:00