]> Git Repo - qemu.git/commit
sheepdog: use inet_connect to simplify connect code
authorMORITA Kazutaka <[email protected]>
Fri, 22 Feb 2013 03:39:52 +0000 (12:39 +0900)
committerStefan Hajnoczi <[email protected]>
Mon, 4 Mar 2013 08:54:17 +0000 (09:54 +0100)
commit25af257d219ed2708b3bcf7f1fabf93234d27620
tree939ec2c49ba11fd7be18860fa9a73b4fb2061843
parent5d6768e3b8908a60f0a3016b7fa24194f6b47c80
sheepdog: use inet_connect to simplify connect code

This uses the form "<host>:<port>" for the representation of the
sheepdog server to use inet_connect.

Signed-off-by: MORITA Kazutaka <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
block/sheepdog.c
This page took 0.025299 seconds and 4 git commands to generate.