Lukas Tenbrink
|
05c33acbb1
|
Make memnew(RefCounted) return Ref, to force callers to take ownership of it through a reference.
|
2026-03-18 20:34:08 +01:00 |
|
Rémi Verschelde
|
e33e98a26f
|
Style: Apply clang-format grouping rules
|
2026-03-17 20:11:01 +01:00 |
|
Rémi Verschelde
|
7795057e4b
|
Misc includes or modernize fixes found via clangd-tidy
|
2026-03-16 21:38:26 +01:00 |
|
Stuart Carnie
|
47d757d3dc
|
Unix: Don't print an error if bind fails
|
2025-10-06 06:12:13 +11:00 |
|
Stuart Carnie
|
7227fdd805
|
Core: Add UNIX domain socket support
> [!NOTE]
>
> Later versions of Windows has support for `AF_UNIX`, so it could be
> added.
|
2025-09-26 05:46:19 +10:00 |
|
Thaddeus Crews
|
01fc9aee6c
|
Core: Modernize C headers with C++ equivalents
|
2025-05-02 08:23:01 -05:00 |
|
Thaddeus Crews
|
207a2b6472
|
Core: Integrate warning suppression macro helpers
|
2025-04-03 10:13:46 -05:00 |
|
Fabio Alessandrelli
|
fc52821cfb
|
[Net] Properly rename NetSocketPosix to NetSocketUnix
|
2024-11-13 10:27:01 +01:00 |
|
Fabio Alessandrelli
|
0c620b29cd
|
[Net] Split Unix/Windows NetSocket implementation
|
2024-11-10 16:13:50 +01:00 |
|