• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSFileHandle readInBackground vs threading?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSFileHandle readInBackground vs threading?


  • Subject: Re: NSFileHandle readInBackground vs threading?
  • From: Scott Ribe <email@hidden>
  • Date: Tue, 08 Nov 2011 22:43:14 -0700

On Nov 8, 2011, at 10:02 PM, Alexander Bokovikov wrote:

> Sometimes data are lost when they come with high speed.

I assume by "local socket" you mean either a UNIX domain socket or just a regular TCP socket on the local machine? If so, just using regular read & write calls there's no way for data to be lost & not delivered just because it's consumed slowly. There's something else going on. Either the sending end is discarding data and not even writing it, or the receiving is losing it after reading it.

--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice




_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: NSFileHandle readInBackground vs threading?
      • From: Kyle Sluder <email@hidden>
References: 
 >NSFileHandle readInBackground vs threading? (From: Alexander Bokovikov <email@hidden>)
 >Re: NSFileHandle readInBackground vs threading? (From: Scott Ribe <email@hidden>)
 >Re: NSFileHandle readInBackground vs threading? (From: Alexander Bokovikov <email@hidden>)

  • Prev by Date: Re: NSFileHandle readInBackground vs threading?
  • Next by Date: Re: Allocating too much memory kills my App rather than returning NULL
  • Previous by thread: Re: NSFileHandle readInBackground vs threading?
  • Next by thread: Re: NSFileHandle readInBackground vs threading?
  • Index(es):
    • Date
    • Thread