Re: Disposing of streams from within their callback?
Re: Disposing of streams from within their callback?
- Subject: Re: Disposing of streams from within their callback?
- From: Becky Willrich <email@hidden>
- Date: Mon, 28 Oct 2002 13:55:22 -0800
Is it safe to do that from within a callback to the read stream
(kCFStreamEventHasBytesAvailable, kCFStreamEventErrorOccurred or
kCFStreamEventEndEncountered)?
It's definitely safe on 10.2; I haven't tested on 10.1, but I believe
it's safe there, too. If it's not, I'd expect it to crash immediately,
so it should be easy to tell.... :)
REW
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.