summaryrefslogtreecommitdiffstats
path: root/src/core/internal_network/sockets.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-22sockets: Make fd member variable protectedLioncash1-0/+11
2022-08-15core, yuzu: Address first part of review commentsFearlessTobi1-5/+1
2022-08-15core, network: Add ability to proxy socket packetsFearlessTobi1-32/+104
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi1-1/+2
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-04-07service: bsd: Add keepalive socket optiontech-ticks1-0/+2
2022-03-19core: Reduce unused includesameerj1-1/+0
2020-12-07CMakeLists,network: Create YUZU_UNIX macro to replace __unix__comex1-2/+2
2020-10-21Revert "core: Fix clang build"bunnei1-3/+3
2020-10-18core: Fix clang buildLioncash1-3/+3
2020-07-19core/network: Add network abstractionReinUsesLisp1-0/+94