On 2014 Jul 02, at 18:07, Jens Alfke <j...@mooseyard.com> wrote: > As they said, the buffer of the pipe has a size of 4kbytes. So there cannot > ever be more than 4k of available data at a time, because “available” means > “sitting in the buffer ready to be copied out”.
On 2014 Jul 02, at 19:07, Scott Ribe <scott_r...@elevated-dev.com> wrote: > Which means, that until you read the 4K in the buffer, the sending side is > blocked. Ah, that makes sense. I was taking the “pipe” abstraction a little too seriously :)) _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com