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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to