virtualx-engine/platform
Fabio Alessandrelli 15ecdb5f00 Fix buffer size check in UDP socket.
We were reserving 12 bytes from the buffer for ip, port, and length, but since
IPv6 introduction we should be reserving 24 (IPv6 are 16 bytes)

(cherry picked from commit 5dc7c920bf)
2017-03-22 21:11:49 +01:00
..
android android: adding classpath and gradle plugins 2017-03-19 00:44:13 +01:00
bb10 Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
haiku Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
iphone Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
javascript Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
osx Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
server Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
windows Fix buffer size check in UDP socket. 2017-03-22 21:11:49 +01:00
winrt Bring that Whole New World to the Old Continent too 2017-03-19 00:36:26 +01:00
x11 X11: Don't reset mouse cursor theme. 2017-03-19 00:44:22 +01:00