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
/
drivers
/
unix
/
net_socket_posix.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Net] Split Unix/Windows NetSocket implementation
Fabio Alessandrelli
2024-11-10
1
-108
/
+0
*
Add const lvalue ref to core/* container parameters
Muller-Castro
2024-02-14
1
-2
/
+2
*
[Net] Explicitly handle buffer errors in send/recv
Fabio Alessandrelli
2023-07-19
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
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
-12
/
+12
*
Allow local port control on net_socket connections
dam
2021-04-12
1
-2
/
+5
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Enforce use of bool literals instead of integers
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-2
/
+2
*
Add peek option to NetSocket recv_from.
Fabio Alessandrelli
2020-02-16
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Make NetSockets quiter.
Fabio Alessandrelli
2019-12-17
1
-1
/
+1
*
NetSocket set_broadcast_enabled returns Error enum
Fabio Alessandrelli
2019-12-10
1
-1
/
+1
*
Disable socket descriptor sharing with subprocs.
Fabio Alessandrelli
2019-10-07
1
-0
/
+1
*
Use reference to constant in functions
qarmin
2019-07-10
1
-1
/
+1
*
Merge pull request #29941 from qarmin/redundant_code_and_others
Rémi Verschelde
2019-06-27
1
-1
/
+1
|
\
|
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-1
/
+1
*
|
Multicast support in NetSocket/PacketPeerUDP
Fabio Alessandrelli
2019-06-21
1
-0
/
+3
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Remove socket_helper.h after NetSocket refactor
Fabio Alessandrelli
2018-09-28
1
-0
/
+3
*
Properly initialize Winsock on startup
Fabio Alessandrelli
2018-09-13
1
-0
/
+1
*
New NetSocket interface, BSD/Win implementation
Fabio Alessandrelli
2018-09-12
1
-0
/
+97