Displaying 1 result from an estimated 1 matches for "c000011f".
Did you mean:
0000011f
2002 Sep 27
1
Winsock problem: wine client error:0x86f30f0: pipe: Too many open files
...client, which fails to do
some of the network stuff that it's designed to do. Now I do get an
error: If I leave the client open overnight, it eventually loses to
connection to the server and the terminal window from where I started
the client says:
fixme:winsock:NtStatusToWSAError Status code c000011f converted to DOS error code 4
wine client error:0x86f30f0: pipe: Too many open files
if I do a
# netstat -na
on the Linux box, it will show 490 (!) open CLOSE_WAIT tcp connections
to the IP address of the machine that runs the server application which
is supposed to communicate with the client....