commit | 9957fc7f1ed731e5228089ead3f350341cdd29c0 | [log] [tgz] |
---|---|---|
author | Stefan Weil <sw@weilnetz.de> | Fri Mar 08 19:58:32 2013 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Fri Mar 22 13:14:48 2013 +0100 |
tree | 874a4ac706c39aa05f66d285e3d3db20bf83e3f3 | |
parent | afed26082219b49443193b4ac32d113bbcf967fd [diff] |
MinGW: Replace setsockopt by qemu_setsocketopt Instead of adding missing type casts which are needed by MinGW for the 4th argument, the patch uses qemu_setsockopt which was invented for this purpose. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>