index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
stream_peer_tcp.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
FIX: Return if TCP is in STATUS_CONNECTED
Yorick de Wid
2024-04-16
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-2
/
+2
*
[Net] Fix StreamPeerTCP accepted status.
Fabio Alessandrelli
2022-05-04
1
-1
/
+1
*
[Net] Drop is_connected_to_host for TCP and UDP.
Fabio Alessandrelli
2022-03-27
1
-7
/
+2
*
[Net] Make StreamPeerTCP::_poll_connection explicit.
Fabio Alessandrelli
2022-03-27
1
-51
/
+25
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-05-06
1
-6
/
+6
*
Allow local port control on net_socket connections
dam
2021-04-12
1
-8
/
+35
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+6
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-32
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-4
/
+1
*
Add TCP poll function (not exposed).
Fabio Alessandrelli
2020-03-08
1
-0
/
+5
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update stream_peer_tcp.cpp
Damian Day
2019-09-25
1
-10
/
+1
*
TCP is_connected_to_host comparison error
Damian Day
2019-09-21
1
-1
/
+1
*
Add TCP connect timeout.
Fabio Alessandrelli
2019-07-08
1
-0
/
+12
*
WebSocket module now uses wslay library.
Fabio Alessandrelli
2019-07-04
1
-0
/
+5
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-1
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Moved member variables to initializer list
Wilson E. Alvarez
2018-12-11
1
-6
/
+5
*
Add checks for clean disconnect in HTTP/TCP/SSL.
Fabio Alessandrelli
2018-09-21
1
-0
/
+17
*
Fix TCP connecting state not set correctly
Fabio Alessandrelli
2018-09-13
1
-17
/
+14
*
Unify StreamPeerTCP/TCP_Server with NetSocket API
Fabio Alessandrelli
2018-09-12
1
-16
/
+281
*
Fix DNS resolution when cache is invalid.
Fabio Alessandrelli
2018-08-28
1
-2
/
+1
*
Display set_nodelay to GDScript
Marlon Henry Schweigert
2018-01-30
1
-0
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-4
/
+4
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-21
/
+18
*
Rename the _MD macro to D_METHOD
Hein-Pieter van Braam
2017-02-13
1
-6
/
+6
*
Remove set_ip_type from network classes (no longer needed)
Fabio Alessandrelli
2017-01-23
1
-8
/
+1
*
Convert validity checks of IP_Address to is_valid method.
Fabio Alessandrelli
2017-01-23
1
-1
/
+1
*
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-14
1
-5
/
+5
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-7
/
+7
*
Merge pull request #7271 from Faless/ipv6_cleanup
Rémi Verschelde
2017-01-02
1
-5
/
+10
|
\
|
*
Allow setting ip_type for TCP/UDP and HTTP classes
Fabio Alessandrelli
2016-12-09
1
-0
/
+6
|
*
Migrate int.IP_TYPE_ constants to IP.TYPE_
Fabio Alessandrelli
2016-12-09
1
-3
/
+1
|
*
Use an instance variable for ip_type in raw sockets
Fabio Alessandrelli
2016-12-09
1
-3
/
+4
*
|
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
|
/
*
Add optional IP type param in TCP/UDP connect/set_send_address
Fabio Alessandrelli
2016-10-30
1
-1
/
+18
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
change parameter name from ip to port
Dana Olson
2015-01-01
1
-1
/
+1
[next]