NSPipe (NSFileHandle) writedata limit?
NSPipe (NSFileHandle) writedata limit?
- Subject: NSPipe (NSFileHandle) writedata limit?
- From: "McLaughlin, Michael P." <email@hidden>
- Date: Fri, 9 Apr 2010 11:31:04 -0400
- Acceptlanguage: en-US
- Thread-topic: NSPipe (NSFileHandle) writedata limit?
In a Leopard app, I declare an NSPipe with an NSFileHandle attached to it
for writing.
I have found, by trial and error, that I cannot write more than 65,536 bytes
to this pipe which goes to an NSTask. Below that limit works fine.
I thought that the limit was supposed to be the unsigned long max. Is this
not correct?
--
Mike McLaughlin
_______________________________________________
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