Re: qbittorrent: broken pipe

Thomas Klausner <[email protected]> Thu, 26 Feb 2026 11:11:02 +0100
Newsgroups gmane.os.netbsd.current
Message-ID <[email protected]>
On Wed, Feb 25, 2026 at 08:48:17AM +0100, RVP wrote:
> Try changing line 1395 to:
> 
> ```
> # if defined(__linux__) || defined(__NetBSD__)
> ```

Thank you! With that patch qbittorrent stayed up for more than half a
day, which is more than I've seen in quite some time. I'll commit it.
 Thomas