Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-30 | Fix windows debugger connection problems. | Fabio Alessandrelli | |
Unify network socket creation between platform. Ensure IPV6_V6ONLY flag is not set on sockets (allow IPv4 connection in IPv6 socket, dual-stack). | |||
2016-10-26 | Pass correct address size (ipv4,ipv6) to socket connect, bind, sendto | Fabio Alessandrelli | |
The address size passed to network system calls now reflects the the actual IP type (v4 or v6). Fix Windows and OSX ipv6 sockets | |||
2016-10-20 | added windows support for ipv6, cleaned up unix code | Ariel Manzur | |
2016-10-18 | adding ipv6 | Ariel Manzur | |
2016-01-01 | Update copyright to 2016 in headers | George Marques | |
2015-12-13 | added binary API to StreamPeer, fixes #2863 | Juan Linietsky | |
2015-06-10 | Haiku: remove an #ifdef as the platform now supports MSG_NOSIGNAL | Kostadin Damyanov | |
2015-05-25 | Haiku: some small fixes | Kostadin Damyanov | |
2015-05-25 | Haiku: link with the haiku libs, stub the OS_Haiku class. | Kostadin Damyanov | |
2015-05-25 | Haiku: fix building with UNIX_ENABLED. | Kostadin Damyanov | |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky | |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky | |