summaryrefslogtreecommitdiff
path: root/net/socket.c
AgeCommit message (Expand)AuthorFilesLines
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