Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms
authorNick Thomas <nick@bytemark.co.uk>
Tue, 22 Feb 2011 15:44:52 +0000 (15:44 +0000)
committerKevin Wolf <kwolf@redhat.com>
Thu, 7 Apr 2011 11:51:48 +0000 (13:51 +0200)
commitb82eac92ac69a22243d341dde0213b7d15d7ba24
tree72b081cf2c4076422bb711c614811196933f7efd
parentb2e3d87f043d02f2fba03c8463c9ad3d0478c869
Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms

Signed-off-by: Nick Thomas <nick@bytemark.co.uk>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
qemu-sockets.c