1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-11 13:10:58 +00:00
Files
godot/platform/windows
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
..
2016-06-05 19:14:33 -03:00
2016-06-05 19:14:33 -03:00
2016-07-27 15:35:49 -03:00
2016-03-09 00:00:52 +01:00
2016-06-22 21:13:29 +02:00
2016-11-15 08:34:43 +01:00
2016-11-15 08:34:43 +01:00