in reply to Problem with non-blocking sockets example from Cookbook - send() vs EWOULDBLOCK
My problem is that if you try to write a large amount of data at once to a socket, the code will incorrectly disconnect the client.patient: Doctor, doctor, it hurts when I poke it, what do I do?!
In other words, code around it. Who wrote the client? You need to figure out why the client is not reading all of the data.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Problem with non-blocking sockets example from Cookbook - send() vs EWOULDBLOCK
by macdee_2 (Initiate) on Jan 18, 2004 at 20:31 UTC |