Fabio Alessandrelli
|
96a480feac
[Net] Explicitly handle buffer errors in send/recv
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Hugo Locurcio
|
3f078c99f6
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
|
4 years ago |
dam
|
da8c2310b5
Allow local port control on net_socket connections
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
dcd1151d77
Enforce use of bool literals instead of integers
|
5 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 years ago |
Fabio Alessandrelli
|
2811f07084
Add peek option to NetSocket recv_from.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Fabio Alessandrelli
|
feb54d0ed7
Make NetSockets quiter.
|
5 years ago |
Fabio Alessandrelli
|
ab1bfb9007
NetSocket set_broadcast_enabled returns Error enum
|
5 years ago |
Fabio Alessandrelli
|
9c91b2051a
Disable socket descriptor sharing with subprocs.
|
5 years ago |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 years ago |
Rémi Verschelde
|
eaaff9da31
Merge pull request #29941 from qarmin/redundant_code_and_others
|
6 years ago |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 years ago |
Fabio Alessandrelli
|
e5e3f86648
Multicast support in NetSocket/PacketPeerUDP
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Fabio Alessandrelli
|
9d9a14e289
Remove socket_helper.h after NetSocket refactor
|
6 years ago |
Fabio Alessandrelli
|
01c3c1a07b
Properly initialize Winsock on startup
|
6 years ago |
Fabio Alessandrelli
|
b4e3be7519
New NetSocket interface, BSD/Win implementation
|
6 years ago |