]> Git Repo - qemu.git/commit - net.c
net: move socket backend code from net.c to net/socket.c
authorMark McLoughlin <[email protected]>
Wed, 25 Nov 2009 18:48:56 +0000 (18:48 +0000)
committerAnthony Liguori <[email protected]>
Thu, 3 Dec 2009 15:41:28 +0000 (09:41 -0600)
commit42281ac9a3791749f5f77b5250ad54c8990fdcf2
treeb28178c11ac65313f9fbcd0584b438c6b90dcdc5
parent5c361cc3225bd415720452a031a19dc8d9efad45
net: move socket backend code from net.c to net/socket.c

Signed-off-by: Mark McLoughlin <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
Makefile
net.c
net/socket.c [new file with mode: 0644]
net/socket.h [new file with mode: 0644]
This page took 0.025653 seconds and 4 git commands to generate.