[Bug 31994] AquadelicGT: Socket error, code=10013

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 5 23:48:19 CDT 2014


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

--- Comment #42 from Erich Hoover <erich.e.hoover at gmail.com> ---
(In reply to Bruno Jesus from comment #41)
> (In reply to Erich Hoover from comment #40)
> > You know, another way to solve this might be to just turn on broadcast
> > packets if the program binds to a specific interface with a UDP socket.  AJ
> > might not be a fan of that though.
> 
> Well, the behavior of XP is inconsistent with the rest. Windows XP will do a
> broadcast if the address is x.x.x.255, other versions will not.
> ...
> sendto(x.x.x.255)+SO_BROADCAST=0 WORKS -- this is what this bug is about

Yeah, I understand - after looking at the logs a little more carefully I
retract my comment.  The app is binding to INADDR_ANY, I was figuring it might
be binding to the adapter that corresponds to the x.x.x.255 network card.

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