[Bug 27974] warn:winsock:wsaErrno errno 115, (Operation now in progress).

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 12 18:48:13 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=27974

Bruno Jesus <00cpxxx at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |00cpxxx at gmail.com

--- Comment #1 from Bruno Jesus <00cpxxx at gmail.com> 2012-06-12 18:48:13 CDT ---
IMO you can simply disable debug while playing so you won't get these messages.
You can disable a specific channel like winsock with WINEDEBUG=-winsock wine
<app>. Or disable everything using WINEDEBUG=-all wine <app>.

That "error" is important specially when debugging socket applications so we
can know that a connection attempt is being made.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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