suyu/src/core/hle/service/sockets
Valeri 9e633999d6
bsd: Allow inexact match for address length in AcceptImpl
Minecraft passes in zero for length, but this should account for all possible cases
2022-03-15 14:06:34 +03:00
..
bsd.cpp bsd: Allow inexact match for address length in AcceptImpl 2022-03-15 14:06:34 +03:00
bsd.h service: Reduce header include overhead 2021-10-07 13:32:21 -04: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 nsd: Update to 12.x 2021-04-08 19:40:25 -06:00
nsd.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sfdnsres.cpp general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
sfdnsres.h service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
sockets.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
sockets.h service: Reduce header include overhead 2021-10-07 13:32:21 -04: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