2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core/hle/service/sockets
2021-04-08 19:40:25 -06:00
..
bsd.cpp bsd: Avoid writing empty buffers 2021-03-16 12:50:44 -04:00
bsd.h bsd: Stub EventFd 2021-01-30 21:47:32 -05:00
ethc.cpp ethc: Update to 12.x 2021-04-08 19:40:25 -06:00
ethc.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nsd.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
nsd.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sfdnsres.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sfdnsres.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sockets.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sockets.h network, sockets: Replace POLL_IN, POLL_OUT, etc. constants with an enum class PollEvents 2020-12-06 19:14:42 -05:00
sockets_translate.cpp core: Silence warnings when compiling without asserts 2021-01-05 04:18:16 -03:00
sockets_translate.h network, sockets: Replace POLL_IN, POLL_OUT, etc. constants with an enum class PollEvents 2020-12-06 19:14:42 -05:00