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
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
nsd.cpp nsd: Update to 12.x 2021-04-08 19:40:25 -06:00
nsd.h
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
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