suyu/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
ipc.h
result.h result: Make fully constexpr, add ON_RESULT_INCLUDED 2024-01-25 16:42:06 -05:00