1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-02-04 14:03:05 -06:00
comex 755bcc459b Improve behavior when sending to closed connection
- 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?
2023-08-15 20:59:57 -04:00
..
2023-08-08 11:09:37 -04:00
2023-08-08 11:09:37 -04:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-08-08 11:09:37 -04:00
2023-02-21 12:19:25 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-08-08 11:09:37 -04:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-08-08 11:09:37 -04:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-03-01 10:39:49 -05:00
2023-06-14 18:08:35 -06:00
2023-03-01 10:39:49 -05:00
2023-07-17 15:36:03 -04:00
2023-03-01 10:39:49 -05:00
2023-08-08 11:09:37 -04:00
2023-03-01 10:39:49 -05:00
2023-03-12 22:09:27 -04:00
2023-03-01 10:39:49 -05:00
2023-03-05 12:02:10 -06:00
2023-03-01 10:39:49 -05:00
2023-08-08 11:09:37 -04:00
2023-08-08 11:09:37 -04:00
2023-03-05 10:45:24 -06:00
2023-08-08 11:09:37 -04:00
2023-03-01 10:39:49 -05:00
2023-02-21 12:19:25 -05:00
2023-08-08 11:09:37 -04:00