summaryrefslogtreecommitdiffstats
path: root/core/io/stream_peer_tcp.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg2022-10-071-1/+1
* Merge pull request #59582 from Faless/net/4.x_tcp_explicit_pollRémi Verschelde2022-04-271-5/+6
|\
| * [Net] Drop is_connected_to_host for TCP and UDP.Fabio Alessandrelli2022-03-271-1/+0
| * [Net] Make StreamPeerTCP::_poll_connection explicit.Fabio Alessandrelli2022-03-271-4/+6
* | Object: Remove unused category boilerplateRémi Verschelde2022-03-261-1/+0
|/
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscoresHugo Locurcio2021-05-061-5/+5
* Allow local port control on net_socket connectionsdam2021-04-121-2/+4
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Add override keywords.Marcel Admiraal2020-07-101-5/+5
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-3/+3
* Style: Harmonize header guards to style guide [Core]Rémi Verschelde2020-03-251-1/+1
* Add TCP poll function (not exposed).Fabio Alessandrelli2020-03-081-0/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Add TCP connect timeout.Fabio Alessandrelli2019-07-081-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Unify StreamPeerTCP/TCP_Server with NetSocket APIFabio Alessandrelli2018-09-121-12/+26
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-4/+3
* Display set_nodelay to GDScriptMarlon Henry Schweigert2018-01-301-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* 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
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-16/+13
* Remove set_ip_type from network classes (no longer needed)Fabio Alessandrelli2017-01-231-3/+0
* removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky2017-01-141-3/+3
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Merge pull request #7271 from Faless/ipv6_cleanupRémi Verschelde2017-01-021-1/+4
|\
| * Allow setting ip_type for TCP/UDP and HTTP classesFabio Alessandrelli2016-12-091-0/+1
| * Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli2016-12-091-1/+1
| * Use an instance variable for ip_type in raw socketsFabio Alessandrelli2016-12-091-1/+3
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
|/
* Add optional IP type param in TCP/UDP connect/set_send_addressFabio Alessandrelli2016-10-301-0/+2
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -Added OpenSSL and HTTPS supportJuan Linietsky2014-04-281-0/+2
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-47/+48
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+75