tech-ticks
|
1c3983c12e
service: bsd: Add keepalive socket option
|
4 лет назад |
ameerj
|
ade596121b
core: Reduce unused includes
|
4 лет назад |
Valeri
|
9e633999d6
bsd: Allow inexact match for address length in AcceptImpl
|
4 лет назад |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 лет назад |
Morph
|
7dd7c54add
service: bsd: Stub Read
|
4 лет назад |
Morph
|
06f22c3d28
service: bsd: Implement Read
|
4 лет назад |
Morph
|
12c1766997
general: Replace RESULT_SUCCESS with ResultSuccess
|
5 лет назад |
Morph
|
8441094ba3
bsd: Avoid writing empty buffers
|
5 лет назад |
Lioncash
|
0cd40fb523
bsd: Remove usage of optional emplace() with no arguments
|
5 лет назад |
Morph
|
ded094a340
bsd: Fix EventFd stub
|
5 лет назад |
Morph
|
6cc769065d
bsd: Fix GetSockOpt stub
|
5 лет назад |
ameerj
|
ad146eca60
bsd: Stub EventFd
|
5 лет назад |
bunnei
|
c0d3aef28c
core: hle: kernel: Rename Thread to KThread.
|
5 лет назад |
german
|
659b5f8088
Stub GetSockOpt
|
5 лет назад |
bunnei
|
87d6588cb5
hle: service: bsd: Update to work with service threads, removing SleepClientThread.
|
5 лет назад |
Rodrigo Locatti
|
e94dd7e2c4
Merge pull request #5142 from comex/xx-poll-events
|
5 лет назад |
Lioncash
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
5 лет назад |
comex
|
0791082b43
network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents`
|
5 лет назад |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
5 лет назад |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
5 лет назад |
Lioncash
|
be1954e04c
core: Fix clang build
|
5 лет назад |
Lioncash
|
ff45c39578
General: Make use of std::nullopt where applicable
|
5 лет назад |
Lioncash
|
40968e3993
bsd: Resolve unused value within SendToImpl
|
5 лет назад |
Lioncash
|
cd643ab5c9
bsd: Resolve sign comparison warnings
|
5 лет назад |
ReinUsesLisp
|
bc699ace15
service/bsd: Handle Poll with no entries accurately
|
6 лет назад |
ReinUsesLisp
|
f7d59f3e0e
services/bsd: Implement most of bsd:s
|
6 лет назад |
Lioncash
|
99eaa2e6f2
service: Update function tables
|
6 лет назад |
bunnei
|
2a822f3378
bsd: Stub several more functions.
|
6 лет назад |
Lioncash
|
ca96dc4676
service: Update service function tables
|
7 лет назад |
Lioncash
|
6ac955a0b4
hle/service: Default constructors and destructors in the cpp file where applicable
|
7 лет назад |