Re: Problem in LSP
- From: "sneha" <sneha.jain20@xxxxxxxxx>
- Date: 8 Mar 2006 02:19:19 -0800
But my comp does hang..could you help me with this..i think its
someother problem n also i tried to decrease the speed of send by using
sleep function then the server application is not able to recieve all
that is sent!!what do i do??
Arkady Frenkel wrote:
10035 (WSAEWOULDBLOCK ) is not error but warning of blocking of nonblocked
socket ( for a while is OK but sure not hang forever ) which is normal.Check
if no more problematic errors you receive and try to decrease the speed of
send as you wrote
Arkady
"sneha" <sneha.jain20@xxxxxxxxx> wrote in message
news:1141803473.876260.10770@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello,
While sending data from WSPSend i collect all the data from
the application in WSPSend in a file without sending it on the
socket.Then modify the data in the file, after that i create packets of
8192 bytes n send those packets by calling the WSPSend of the lower
provider as many times as the number of packets.
While sending data of around 29KB,i sometimes encounter
error no 10035 and the system hangs!!Should i insert some delay while
sending the packets or is it someother problem!!please help..thank you
in advance.
sneha.
.
- References:
- Problem in LSP
- From: sneha
- Re: Problem in LSP
- From: Arkady Frenkel
- Problem in LSP
- Prev by Date: Re: GetIpAddrTable
- Next by Date: Re: Problem in LSP
- Previous by thread: Re: Problem in LSP
- Next by thread: Re: Problem in LSP
- Index(es):
Relevant Pages
|