godot/drivers
Fabio Alessandrelli a46a643f90 Use an instance variable for ip_type in raw sockets
PacketPeerUDP/StreamPeerTCP/TCP_Server now uses an instance variable
to store the selected ip_type (IPv4/IPv6/ANY, where ANY = dual stack).
All calls to resolve addresses, sending/receving data, connecting/listening
will use that socket type.

(cherry picked from commit 95bdd97768)
2017-01-04 00:46:32 +01:00
..
alsa SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
builtin_openssl2 style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
convex_decomp SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
gl_context scons: Reorder options for clarity 2016-11-03 08:41:10 +01:00
gles2 style: Various other PEP8 fixes in Python files 2016-11-02 22:30:34 +01:00
nrex SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
png scons: Reorder options for clarity 2016-11-03 08:41:10 +01:00
pulseaudio SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
rtaudio style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
unix Use an instance variable for ip_type in raw sockets 2017-01-04 00:46:32 +01:00
windows SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-02 22:28:28 +01:00
register_driver_types.cpp chibi: Move to a module 2016-10-30 14:51:33 +01:00
register_driver_types.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
SCsub style: Various other PEP8 fixes in Python files 2016-11-02 22:30:34 +01:00