net: move socket backend code from net.c to net/socket.c
commit42281ac9a3791749f5f77b5250ad54c8990fdcf2
authorMark McLoughlin <markmc@redhat.com>
Wed, 25 Nov 2009 18:48:56 +0000 (25 18:48 +0000)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 15:41:28 +0000 (3 09:41 -0600)
treeb28178c11ac65313f9fbcd0584b438c6b90dcdc5
parent5c361cc3225bd415720452a031a19dc8d9efad45
net: move socket backend code from net.c to net/socket.c

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile
net.c
net/socket.c [new file with mode: 0644]
net/socket.h [new file with mode: 0644]