summaryrefslogtreecommitdiffstats
path: root/include/hw/vfio
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2016-03-07 20:36:03 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:49:36 -0600
commit4e8949aca8a64450fbb2c63c01ca97cd8ed6362c (patch)
treec70da33051463bc5cf7bab804d08ec858b0709ad /include/hw/vfio
parenta5eb62c65213eeb3e0a576696e650c8cb19c8b5b (diff)
downloadhqemu-4e8949aca8a64450fbb2c63c01ca97cd8ed6362c.zip
hqemu-4e8949aca8a64450fbb2c63c01ca97cd8ed6362c.tar.gz
osdep: remove use of socket_error() from all code
Now that QEMU wraps the Win32 sockets methods to automatically set errno upon failure, there is no reason for callers to use the socket_error() method. They can rely on accessing errno even on Win32. Remove all use of socket_error() from general code, leaving it as a static method in oslib-win32.c only. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'include/hw/vfio')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud