diff options
| author | Stefan Weil <sw@weilnetz.de> | 2012-07-11 07:09:05 +0200 |
|---|---|---|
| committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-07-11 08:51:50 -0500 |
| commit | c0958559b1a589a0d189c45ea1adaa6b345f4256 (patch) | |
| tree | f8ea281b38d79b1b96ca77e891a93370ab48a219 /qemu-log.c | |
| parent | 31783203c3b74c11015b20194d57dada559940cf (diff) | |
| download | focaccia-qemu-c0958559b1a589a0d189c45ea1adaa6b345f4256.tar.gz focaccia-qemu-c0958559b1a589a0d189c45ea1adaa6b345f4256.zip | |
iov: Fix do_send_recv() for MinGW (also fixes a build breakage)
Commit 25e5e4c7 broke compilation for non POSIX hosts (e.g. MinGW) because it partially replaced "ret" by "count". It also changed the handling of EINTR in a wrong way. The patch restores the old code for these two changes. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qemu-log.c')
0 files changed, 0 insertions, 0 deletions