This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
ryujinx
Watch
1
Star
1
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-08-29 11:36:27 -05:00
Code
Issues
Releases
Wiki
Activity
Files
67cbdc3a6a43a8fa75d1034847abc2fdc3213c6f
ryujinx
/
Ryujinx.HLE
/
HOS
/
Services
/
Sockets
/
Bsd
History
Mary
67cbdc3a6a
bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESS
...
This was an oversight of the implementation.
2022-09-01 21:46:11 +02:00
..
Impl
Bsd: Fix ArgumentOutOfRangeException in SetSocketOption (
#3633
)
2022-08-28 14:24:19 +00:00
Types
Removed unused usings. (
#3593
)
2022-08-18 18:04:54 +02:00
BsdContext.cs
misc: Make PID unsigned long instead of long (
#3043
)
2022-02-09 17:18:07 -03:00
IClient.cs
bsd: Fix Poll(0) returning ETIMEDOUT instead of SUCCESS
2022-09-01 21:46:11 +02:00
IFileDescriptor.cs
bsd: Revamp API and make socket abstract (
#2960
)
2022-01-12 19:31:08 +01:00
ISocket.cs
bsd: Revamp API and make socket abstract (
#2960
)
2022-01-12 19:31:08 +01:00
ServerInterface.cs
Refactoring HOS folder structure (
#771
)
2019-09-19 10:45:11 +10:00