summaryrefslogtreecommitdiff
path: root/src/core/frontend/applets/controller.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2020-07-11 22:37:47 -0300
committerGravatar ReinUsesLisp2020-07-28 01:48:42 -0300
commitf7d59f3e0e63a33e758b92a857ca4add0a8ee524 (patch)
tree4905a67f1571b61f949331a06a49dcbf356e7774 /src/core/frontend/applets/controller.cpp
parentservice/sockets: Add worker pool abstraction (diff)
downloadyuzu-f7d59f3e0e63a33e758b92a857ca4add0a8ee524.tar.gz
yuzu-f7d59f3e0e63a33e758b92a857ca4add0a8ee524.tar.xz
yuzu-f7d59f3e0e63a33e758b92a857ca4add0a8ee524.zip
services/bsd: Implement most of bsd:s
This implements: Socket, Poll, Accept, Bind, Connect, GetPeerName, GetSockName, Listen, Fcntl, SetSockOpt, Shutdown, Recv, RecvFrom, Send, SendTo, Write, and Close The implementation was done referencing: SwIPC, switchbrew, testing with libnx and inspecting its code, general information about bsd sockets online, and analysing official software. Not everything from these service calls is implemented, but everything that is not implemented will be logged in some way.
Diffstat (limited to 'src/core/frontend/applets/controller.cpp')
0 files changed, 0 insertions, 0 deletions