Broken pipe in NSTask I/O
Broken pipe in NSTask I/O
- Subject: Broken pipe in NSTask I/O
- From: Adam Atlas <email@hidden>
- Date: Sat, 26 Jul 2003 09:14:30 -0700
I'm using an NSFileHandle, through an NSPipe, to write to an NSTask for /usr/bin/file. Sometimes (but not always) it fails and I get this in the run log/console:
*** -[NSConcreteFileHandle write
Data:]: Broken pipe
I am checking if the task is running, and it always is. Why am I getting this?
Thanks,
Adam Atlas
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.