aboutsummaryrefslogtreecommitdiff
path: root/src/core/internal_network/socket_proxy.cpp
AgeCommit message (Expand)Author
2023-07-17network: Forward declarationsMorph
2023-06-25Implement SSL servicecomex
2023-02-03Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"ameerj
2023-02-02Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ...liamwhite
2022-12-28bsd: Use std::span for read payloadsameerj
2022-11-04network: add missing header for SO_* on Unix after f80c7c4cd5c0Jan Beich
2022-09-09ldn: Initial implementationFearlessTobi
2022-08-27core/socket_proxy: Correct broadcast behaviorFearlessTobi
2022-08-15core/socket_proxy: Final nitsFearlessTobi
2022-08-15core: network: Address review commentsgerman77
2022-08-15core, yuzu: Address first part of review commentsFearlessTobi
2022-08-15Make copyright headers SPDX-compliantFearlessTobi
2022-08-15core, network: Add ability to proxy socket packetsFearlessTobi