[Bug 32412] WebSync 2.7.0 doesn't install

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 29 19:29:20 CDT 2013


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

--- Comment #11 from Bruno Jesus <00cpxxx at gmail.com> 2013-07-29 19:29:20 CDT ---
(In reply to comment #10)
> I hope you also handle the protocol set to zero case because that seems not to
> be required for bug 30815.

The only protocol supported by SOCK_STREAM is IPPROTO_TCP that's why you can
use zero as protocol and it works on both win/*nix.

The problem here is that WSADuplicateSocket is not filling the
LPWSAPROTOCOL_INFO structure correctly.

-- 
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