• 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: [NSPipe pipe] returning nil (running out of filehandles?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [NSPipe pipe] returning nil (running out of filehandles?)


  • Subject: Re: [NSPipe pipe] returning nil (running out of filehandles?)
  • From: Jerry Krinock <email@hidden>
  • Date: Tue, 1 Apr 2008 17:10:17 -0700

On 2008 Apr, 01, at 16:53, Martin Redington wrote:

I'm still in pre-optimisation mode right now, and I'll probably migrate to the openssl MD5 method in any case, but I'm interested to hear if there's any other reason apart from the above.

The reason why you want to avoid NSTask whenever possible is because the more interfaces you have to jump through, the more things can go wrong and give you extra work to do, as you have just experienced. Use well-defined API wherever available. Your projects will complete closer to their scheduled date and be less likely to break in the field.


_______________________________________________

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


References: 
 >[NSPipe pipe] returning nil (running out of filehandles?) (From: Martin Redington <email@hidden>)
 >Re: [NSPipe pipe] returning nil (running out of filehandles?) (From: Jim Correia <email@hidden>)
 >Re: [NSPipe pipe] returning nil (running out of filehandles?) (From: Martin Redington <email@hidden>)

  • Prev by Date: Re: core data and sqlite db store problem
  • Next by Date: Problems with custom NSScrollView/ NSTableView
  • Previous by thread: Re: [NSPipe pipe] returning nil (running out of filehandles?)
  • Next by thread: Re: [NSPipe pipe] returning nil (running out of filehandles?)
  • Index(es):
    • Date
    • Thread