Re: CFNetwork crash!
Re: CFNetwork crash!
- Subject: Re: CFNetwork crash!
- From: Becky Willrich <email@hidden>
- Date: Tue, 16 Jul 2002 10:15:57 -0700
However, your backtrace looks very much like an over-release of one
of the socket streams; any chance from your end that's the case?
Very unlikely.
O.k.; then try delaying the release until back out in the run loop (a
fairly painless way would be to use a one-shot timer added to the
current run loop and set to go off immediately). If that solves your
problem, let us know, and we'll add it to the list of known issues with
CFStreams on Puma.
Thanks,
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.