yuzu/src/core/hle
LotP1 3acf35bb98
Update sockets_translate.cpp
Add support for the CONNREFUSED Errno.
Without this Connect() will return SUCCESS when a connection is refused, instead of an error code. This causes code, that relies on the result of Connect() being SUCCESS, to execute when it shouldn't.
2024-01-30 00:23:43 +01:00
..
kernel kernel: clear pinned waiter list on unpin 2024-01-27 22:53:49 -05:00
service Update sockets_translate.cpp 2024-01-30 00:23:43 +01:00
api_version.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ipc.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
result.h result: Make fully constexpr, add ON_RESULT_INCLUDED 2024-01-25 16:42:06 -05:00