https://bugs.winehq.org/show_bug.cgi?id=52815
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- It tries to open a TCP connection to pinger.macromedia.com, which immediately sends RST. That commit caused RST to no longer interrupt recv(), so it hangs. I'm working on some patches.