This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src/core/hle/service
ReinUsesLisp f7d59f3e0e 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.
2020-07-28 01:48:42 -03:00
..
2020-07-27 10:36:26 +03:00
2020-06-26 20:31:44 -04:00
2020-04-29 00:43:05 +10:00
2020-06-26 20:33:55 -04:00
2019-11-12 10:32:56 -05:00
2020-06-27 02:25:04 +02:00
2020-06-27 12:39:10 +02:00
2020-06-27 12:45:42 +02:00
2020-06-27 12:43:33 +02:00
2020-06-27 12:50:56 +02:00
2020-06-28 20:54:37 +10:00
2020-06-22 22:55:32 -04:00
2020-06-27 12:53:59 +02:00
2020-06-27 12:59:01 +02:00
2020-06-27 13:05:22 +02:00
2020-06-27 13:09:36 +02:00
2020-06-29 04:12:36 +02:00
2020-06-29 04:01:34 +02:00
2020-06-29 04:01:34 +02:00
2020-04-20 15:53:49 -04:00
2020-06-29 04:01:34 +02:00
2020-06-29 04:01:34 +02:00
2020-06-29 04:01:34 +02:00
2020-06-29 04:01:34 +02:00
2019-11-12 10:32:56 -05:00
2020-06-29 04:01:34 +02:00
2020-07-25 19:04:53 -04:00
2020-06-29 04:01:34 +02:00