summaryrefslogtreecommitdiff
path: root/core/io/stream_peer_tcp.h
AgeCommit message (Expand)Author
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-14Port member initialization from constructor to declaration (C++11)Rémi Verschelde
2020-03-25Style: Harmonize header guards to style guide [Core]Rémi Verschelde
2020-03-08Add TCP poll function (not exposed).Fabio Alessandrelli
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-08Add TCP connect timeout.Fabio Alessandrelli
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Unify StreamPeerTCP/TCP_Server with NetSocket APIFabio Alessandrelli
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-01-30Display set_nodelay to GDScriptMarlon Henry Schweigert
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-23Remove set_ip_type from network classes (no longer needed)Fabio Alessandrelli
2017-01-14removed duplicated functions in class hierarchy that were bound more than onceJuan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge pull request #7271 from Faless/ipv6_cleanupRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-12-09Allow setting ip_type for TCP/UDP and HTTP classesFabio Alessandrelli
2016-12-09Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli
2016-12-09Use an instance variable for ip_type in raw socketsFabio Alessandrelli
2016-10-30Add optional IP type param in TCP/UDP connect/set_send_addressFabio Alessandrelli
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-04-28-Added OpenSSL and HTTPS supportJuan Linietsky
2014-02-13-fixed export templates not loading/exporting on WindowsJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky