virtio-win / kvm-guest-drivers-windows

Windows paravirtualized drivers for QEMU\KVM
https://www.linux-kvm.org/page/WindowsGuestDrivers
BSD 3-Clause "New" or "Revised" License
1.91k stars 377 forks source link

WSK: Do Not Access the Flags Parameter in send/recv Requests #1067

Closed MartinDrab closed 3 months ago

MartinDrab commented 3 months ago

This member does not exist on 32-bit versions of Windows. Although such platforms are probably no longer supported, it would be nice to ease the life of those of the community that would need to compile the drivers for these platforms (especially when such change is very simple).

This change should not be dependent on #1066.