NSFileHandle weirdness on 10.5 ...
NSFileHandle weirdness on 10.5 ...
- Subject: NSFileHandle weirdness on 10.5 ...
- From: "Heizer, Charles" <email@hidden>
- Date: Tue, 12 Jan 2010 10:46:56 -0800
- Acceptlanguage: en-US
- Thread-topic: NSFileHandle weirdness on 10.5 ...
Hello,
I'm hoping someone can help me out here. I'm trying to use IPC (Unix domain socket AF_UNIX) to pass data between two applications.
I have a console application which is sending data to the socket path and a Cocoa GUI app which is reading it using NSFileHandle. The problem I'm seeing is on 10.5 systems I'm not getting all of the data. I'm only getting 502 characters, but on 10.6 i'm getting the whole thing.
Is there some kind of buffer size I can adjust, I'm not really sure what to do?
Thanks,
Charles
_______________________________________________
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