[Bug 42412] WinUAE 3.4.0: Networking over Slirp in AmigaOS 4.1 works bad.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 9 18:10:49 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=42412

--- Comment #10 from Bruno Jesus <00cpxxx at gmail.com> ---
Thanks for the log, the one in comment 6 was what I was expecting. This is my
only theory (aka wild guess) extracted from the slirp log+wine log+WinUAE
sources:

WinUAE is caching all data read from the outside socket and delivering it to
Amiga, but when the outside connection is closed WinUAE breaks the Amiga
connection too instead of feeding it with the remaining cache before closing
the Amiga connection. That means the final bytes of any transmission may
randomly fail to be received depending on how fast the external connection is
receiving and how fast Amiga is reading.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list