[Bug 38887] New: (0x80004005): Overlapped I/O pending - NetworkAddressChanged
https://bugs.winehq.org/show_bug.cgi?id=38887 Bug ID: 38887 Summary: (0x80004005): Overlapped I/O pending - NetworkAddressChanged Product: Wine Version: 1.7.44 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: baseballplyr1300(a)gmail.com Distribution: --- Created attachment 51823 --> https://bugs.winehq.org/attachment.cgi?id=51823 Detailed exception text This code throws the exception "System.Net.NetworkInformation.NetworkInformationException (0x80004005): Overlapped I/O pending". Public Class Form1 Private Sub Form1_Load(sender As System.Object, e As System.EventArgs) Handles MyBase.Load AddHandler Net.NetworkInformation.NetworkChange.NetworkAddressChanged, AddressOf ipCallBack End Sub Private Sub ipCallBack(ByVal sender As Object, ByVal e As EventArgs) MsgBox("called") End Sub End Class -- 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=38887 Tyler Montney <baseballplyr1300(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu -- 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=38887 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Component|-unknown |wineserver Resolution|--- |DUPLICATE Summary|(0x80004005): Overlapped |.NET application using |I/O pending - |System.Net.NetworkInformati |NetworkAddressChanged |on | |NetworkAddressChangedEventH | |andler throws | |NetworkInformationException --- Comment #1 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, dupe of bug 38062 Regards *** This bug has been marked as a duplicate of bug 38062 *** -- 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=38887 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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