[Bug 56127] New: connect to 0.0.0.0 should fail
https://bugs.winehq.org/show_bug.cgi?id=56127 Bug ID: 56127 Summary: connect to 0.0.0.0 should fail Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs(a)winehq.org Reporter: moonshadow565(a)hotmail.com Distribution: --- Connect to all zero address should. This is documented at https://learn.microsoft.com/en-us/windows/win32/api/winsock2/nf-winsock2-con... :
If the address member of the structure specified by the name parameter is filled with zeros, connect will return the error WSAEADDRNOTAVAIL.
Some applications (League of Legends) rely on this behavior to alert select from another thread on windows platform. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56127 --- Comment #1 from moonshadow565(a)hotmail.com --- Created attachment 75798 --> https://bugs.winehq.org/attachment.cgi?id=75798 quick fix for connect to zero -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56127 --- Comment #2 from moonshadow565(a)hotmail.com --- Created attachment 75799 --> https://bugs.winehq.org/attachment.cgi?id=75799 Minimal reproducing example -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56127 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56127 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #3 from Fabian Maurer <dark.shadow4(a)web.de> --- Are you going to submit a test and a fix? -- 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.
participants (1)
-
WineHQ Bugzilla