84e24017b0
On Windows, `ioctlsocket` returns `len` as an unsigned long. On Posix, `ioctl` returns `len` as an int. This aims to fix #41287 bug, which was seen on Linux. The implementation is just a new macro that is set with the proper type for each platform. |
||
---|---|---|
.. | ||
alsa | ||
alsamidi | ||
backtrace | ||
coreaudio | ||
coremidi | ||
d3d12 | ||
egl | ||
gl_context | ||
gles3 | ||
metal | ||
png | ||
pulseaudio | ||
unix | ||
vulkan | ||
wasapi | ||
windows | ||
winmidi | ||
xaudio2 | ||
SCsub | ||
register_driver_types.cpp | ||
register_driver_types.h |