Re: Problems reading data from a BSD socket
Re: Problems reading data from a BSD socket
- Subject: Re: Problems reading data from a BSD socket
- From: Scott Ribe <email@hidden>
- Date: Sun, 30 Jan 2011 15:56:14 -0700
On Jan 30, 2011, at 3:45 PM, Ken Tozier wrote:
> while (readBytes == readBufferLength)
> {
There's your mistake, read will read whatever is available, up to readBufferLength...
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden