mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2026-05-10 15:31:03 +00:00
- 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? |
||
|---|---|---|
| .. | ||
| bsd.cpp | ||
| bsd.h | ||
| nsd.cpp | ||
| nsd.h | ||
| sfdnsres.cpp | ||
| sfdnsres.h | ||
| sockets.cpp | ||
| sockets.h | ||
| sockets_translate.cpp | ||
| sockets_translate.h | ||