godot/platform
Fabio Alessandrelli b3443fd848 Pass correct address size (ipv4,ipv6) to socket connect, bind, sendto
The address size passed to network system calls now reflects the the actual IP type (v4 or v6).
Fix Windows and OSX ipv6 sockets

(cherry picked from commit 80e911647c)
2016-12-11 12:35:06 +01:00
..
android Update/fix Android build 2016-11-15 08:44:53 +01:00
bb10 scons: Reorder options for clarity 2016-11-03 08:41:10 +01:00
haiku style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
iphone scons: Reorder options for clarity 2016-11-03 08:41:10 +01:00
javascript Emit asm.js code into a dedicated file for asm.js export 2016-12-04 02:52:14 +01:00
osx style: Fix PEP8 blank lines issues in Python files 2016-11-02 22:29:36 +01:00
server png: Allow building shared freetype with bundled libpng 2016-11-19 14:09:12 +01:00
windows Pass correct address size (ipv4,ipv6) to socket connect, bind, sendto 2016-12-11 12:35:06 +01:00
winrt style: Various other PEP8 fixes in Python files 2016-11-02 22:30:34 +01:00
x11 png: Allow building shared freetype with bundled libpng 2016-11-19 14:09:12 +01:00