Re: Is there a transactional data limit with NSStreams?
Re: Is there a transactional data limit with NSStreams?
- Subject: Re: Is there a transactional data limit with NSStreams?
- From: Jens Alfke <email@hidden>
- Date: Tue, 08 Jul 2014 16:40:23 -0700
On Jul 8, 2014, at 4:29 PM, Carl Hoefs < email@hidden> wrote: Is there some sort of limit to how much data can be transferred per stream 'transaction’? No. Streams don’t have transactions, and they’re infinite-length by definition.
You haven’t given any details about how you’re sending the data. Presumably you’re using TCP. It sounds like there’s something wrong with the API calls you’re using to write to the stream.
Also, what’s the exact error code/domain in the NSError you get? “Bad address” is kind of vague.
—Jens |
_______________________________________________
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