summaryrefslogtreecommitdiffstats
path: root/lib/socket.c
Commit message (Expand)AuthorAgeFilesLines
* Rename struct nl_handle to struct nl_sockThomas Graf2008-05-151-118/+115
* Thread-safe error handlingThomas Graf2008-05-141-23/+16
* Support defining the default callback handler with an environment variableThomas Graf2007-12-181-1/+21
* Fix memory leak when parsing netlink messages into cachesThomas Graf2007-12-171-1/+1
* Fix creation and destruction of socketsThomas Graf2007-12-171-3/+34
* Initial importThomas Graf2007-09-141-0/+548