http://bugs.winehq.org/show_bug.cgi?id=22291
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #12 from Wylda wylda@volny.cz 2010-04-09 10:54:18 ---
Testing is pretty simple. Download is small (tiny) and when you run StrongDC++, it asks you for some connection parameters. Press ESC (skip it for now), than menu "File" -> "Exit". Hangs forever.
1. Confirming, please consider UNCONFIRMED->NEW and KEYWORDS: +REGRESSION, +DOWNLOAD, +SOURCE
2. I did a regression test between 1.1.26 and 1.1.27:
commit d8f962e69cb92e4a6cc438394cff42779621af16 Author: Rein Klazes wijn@online.nl Date: Fri Jul 24 10:29:17 2009 +0200
ws2_32: Do not make the unix file descriptor blocking. Too many places in the socket code assume it is not.
:040000 040000 ce44652e53db8610923cde1c38d458a1de32efad 1d186f8f7298f60a632ed5000bb3229c56f413c3 M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch on top of wine-1.1.42-146-g1c02a90 makes that problem go away.
5. Adding author of this patch to CC.
--private keyword: bisected
PS: Andrei, if you want, you can take a look how to fill in a bug report for next time;) Anyway thank you for your submission.