summaryrefslogtreecommitdiff
path: root/net/socket.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-19net: Fix bogus "Warning: vlan 0 with no nics" with -deviceMarkus Armbruster1-4/+0
2009-12-03Don't leak file descriptorsKevin Wolf1-4/+4
2009-12-03net: convert socket to NetClientInfoMark McLoughlin1-29/+45
2009-12-03net: move socket backend code from net.c to net/socket.cMark McLoughlin1-0/+561