[Bug 10137] WinSock ServerSocket

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 23 14:00:38 CDT 2007


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





--- Comment #8 from Thaya <software at rel-tek.com>  2007-10-23 14:00:38 ---
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,


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list