[Bug 10137] WinSock ServerSocket

Thaya software at rel-tek.com
Tue Oct 23 13:44:07 CDT 2007


wine-bugs at winehq.org wrote:
> http://bugs.winehq.org/show_bug.cgi?id=10137
>
>
> Dan Kegel <dank at kegel.com> changed:
>
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|                            |dank at kegel.com
>
>
>
>
> --- Comment #4 from Dan Kegel <dank at kegel.com>  2007-10-22 17:47:15 ---
> Please attach a small test program with source code so we can see the problem
> in action.
>
>
>   
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,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WineTest.exe
Type: unknown/unknown
Size: 357888 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-bugs/attachments/20071023/fa6a69af/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Testfile.pas
Type: text/x-pascal
Size: 7181 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-bugs/attachments/20071023/fa6a69af/attachment-0001.pas 


More information about the wine-bugs mailing list