http://bugs.winehq.org/show_bug.cgi?id=10137
--- Comment #5 from Austin English austinenglish@gmail.com 2007-10-23 13:51:14 --- Thaya, please respond in bugzilla, not by e-mail.
From e-mail:
Hi,
I attached a test program and source file for the program. Start the program and connect the program with any program on another machine through LAN by simply supplying the HOST IP address and Host port number. First, choose client.
Once you make the connection, status bar will say it is connected. Once connected, this program pings the server or the host every 5 second. If it fails, then the program will try to reconnect. At this point, you should see in the status bar, "unable to connect." You can make this happen by stopping or disconnecting the server.
When the program is trying to reconnect under wine, the program raises exception of error 10057 'getpeername'. This exception is being handled but still the error message box is displayed.
Thank, Thaya,