Files
godot/platform/windows
Fabio Alessandrelli 95bdd97768 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.
2016-12-09 18:24:59 +01:00
..
2016-06-05 19:14:33 -03:00
2016-06-05 19:14:33 -03:00
2016-11-03 07:45:08 +01: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-08 21:06:57 +07:00