aboutsummaryrefslogtreecommitdiff
path: root/platform/windows/stream_peer_winsock.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7271 from Faless/ipv6_cleanupRémi Verschelde2017-01-021-6/+13
|\
| * IP_Address now handle IPv4 and IPv6 transparentlyFabio Alessandrelli2016-12-091-1/+1
| * Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli2016-12-091-2/+2
| * Automatically map IPv4 address to IPv6 when neededFabio Alessandrelli2016-12-091-2/+2
| * Use an instance variable for ip_type in raw socketsFabio Alessandrelli2016-12-091-2/+4
| * Properly handle tcp connection failureFabio Alessandrelli2016-12-091-1/+6
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* Fix windows debugger connection problems.Fabio Alessandrelli2016-10-301-2/+2
* Pass correct address size (ipv4,ipv6) to socket connect, bind, sendtoFabio Alessandrelli2016-10-261-4/+4
* added windows support for ipv6, cleaned up unix codeAriel Manzur2016-10-201-14/+10
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* added binary API to StreamPeer, fixes #2863Juan Linietsky2015-12-131-0/+8
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* windows StreamPeerWinsock::set_nodelay implementationBenjamin Scranton2014-02-171-2/+3
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+368