Skip to content
  1. Aug 22, 2023
  2. Aug 21, 2023
  3. Aug 19, 2023
  4. Aug 18, 2023
  5. Aug 17, 2023
  6. Aug 16, 2023
    • Liam's avatar
      file_sys: tolerate empty NCA · 775bf8e2
      Liam authored
      775bf8e2
    • comex's avatar
      Improve behavior when sending to closed connection · 755bcc45
      comex authored
      - 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?
      755bcc45
  7. Aug 15, 2023
  8. Aug 14, 2023
  9. Aug 13, 2023
Loading