mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2024-11-07 02:49:58 +00:00
755bcc459b
- On Unix, this would previously kill the Yuzu process with SIGPIPE. Send MSG_NOSIGNAL to opt out of this. - Add support for the proper error code in this situation, EPIPE. - Windows has nonstandard behavior in this situation; translate it to the standard behavior. Kind of pointless, but isn't it nice to be correct? |
||
---|---|---|
.. | ||
kernel | ||
service | ||
api_version.h | ||
ipc.h | ||
result.h |