aboutsummaryrefslogtreecommitdiff
path: root/drivers/unix/stream_peer_tcp_posix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Avoid deadlock when writing/reading data on a connecting TCP socketFabio Alessandrelli2017-03-221-9/+4
* Remove set_ip_type from network classes (no longer needed)Fabio Alessandrelli2017-03-221-4/+2
* Convert validity checks of IP_Address to is_valid method.Fabio Alessandrelli2017-03-221-1/+1
* TCP connect always opens correct socket typeFabio Alessandrelli2017-03-221-3/+8
* Bring that Whole New World to the Old Continent tooRémi Verschelde2017-03-191-32/+29
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-121-1/+1
* IP_Address now handle IPv4 and IPv6 transparentlyFabio Alessandrelli2017-01-041-1/+1
* Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli2017-01-041-2/+2
* Automatically map IPv4 address to IPv6 when neededFabio Alessandrelli2017-01-041-2/+2
* Use an instance variable for ip_type in raw socketsFabio Alessandrelli2017-01-041-2/+4
* Properly handle tcp connection failureFabio Alessandrelli2017-01-041-1/+6
* Fix windows debugger connection problems.Fabio Alessandrelli2016-12-111-2/+2
* Pass correct address size (ipv4,ipv6) to socket connect, bind, sendtoFabio Alessandrelli2016-12-111-4/+4
* added windows support for ipv6, cleaned up unix codeAriel Manzur2016-12-111-20/+4
* adding ipv6Ariel Manzur2016-12-111-11/+23
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* added binary API to StreamPeer, fixes #2863Juan Linietsky2015-12-131-0/+9
* Haiku: remove an #ifdef as the platform now supports MSG_NOSIGNALKostadin Damyanov2015-06-101-4/+0
* Haiku: some small fixesKostadin Damyanov2015-05-251-3/+2
* Haiku: link with the haiku libs, stub the OS_Haiku class.Kostadin Damyanov2015-05-251-2/+6
* Haiku: fix building with UNIX_ENABLED.Kostadin Damyanov2015-05-251-2/+7
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+388