Re: CFNetwork to access member variables of my objective-c classes?
Re: CFNetwork to access member variables of my objective-c classes?
- Subject: Re: CFNetwork to access member variables of my objective-c classes?
- From: Victor Ng <email@hidden>
- Date: Sun, 9 Feb 2003 03:33:15 -0500
Doh.
I figured out my problem - I thought that the read callback's got
passed the entire CFStreamClientContext when they actually get passed
just the 'info' member of the structure.
My bad - Java has made me retarded with ClassCastExceptions saving my
butt in situations like this.
vic
_______________________________________________
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.