[Bug 34005] New: WS2_32.dll.WSASendMsg is unimplemented
http://bugs.winehq.org/show_bug.cgi?id=34005 Bug #: 34005 Summary: WS2_32.dll.WSASendMsg is unimplemented Product: Wine Version: 1.6-rc4 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: winsock AssignedTo: wine-bugs(a)winehq.org ReportedBy: austinenglish(a)gmail.com Classification: Unclassified Created attachment 45186 --> http://bugs.winehq.org/attachment.cgi?id=45186 empty stub It's in a proprietary app I've got (can't redistribute). Returning SOCKET_ERROR is not enough (unsurprisingly), it needs a real implementation. fixme:winsock:WS_setsockopt IP_DONTFRAGMENT is silently ignored! wine: Unimplemented function WS2_32.dll.WSASendMsg called at address 0x7bc4e1b0 (thread 0047), starting debugger... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #45186|0 |1 is obsolete| | --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2013-07-10 20:16:03 CDT --- Created attachment 45187 --> http://bugs.winehq.org/attachment.cgi?id=45187 empty stub -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 --- Comment #2 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-07-10 21:39:47 CDT --- Created attachment 45188 --> http://bugs.winehq.org/attachment.cgi?id=45188 first attempt You could try this, I didn't test but at least it compiles =) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2013-07-10 21:54:46 CDT --- (In reply to comment #2)
Created attachment 45188 [details] first attempt
You could try this, I didn't test but at least it compiles =)
Worked perfectly, actually. At least the app starts and networking worked.. :) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch CC| |00cpxxx(a)gmail.com --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-07-10 21:57:31 CDT --- Thanks for testing, I'll come back to this after the code freeze. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2013-07-29 17:17:01 CDT --- (In reply to comment #4)
Thanks for testing, I'll come back to this after the code freeze.
Code freeze is over now :) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-07-29 18:13:51 CDT --- (In reply to comment #5)
Code freeze is over now :)
Don't worry, it's in the queue. I need to fix a few other things first. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |00cpxxx(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |adb8fb115a11598779c0188ef15 | |35783acc2bdf8 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-10-01 17:49:45 CDT --- Patch commited. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2013-10-11 12:30:34 CDT --- Closing bugs fixed in 1.7.4. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.6.x -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34005 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.6.x |--- --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2013-11-15 13:40:33 CST --- Removing 1.6.x milestone from bugs included in 1.6.1. -- 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.
participants (1)
-
wine-bugs@winehq.org