• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CFStreamClientContext.info
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CFStreamClientContext.info


  • Subject: CFStreamClientContext.info
  • From: Victor Ng <email@hidden>
  • Date: Fri, 7 Feb 2003 23:33:41 -0500

More information on when I pass 'self' in as the pointer in
CFReadStreamSetClient like this:

CFStreamClientContext ctxt = { 0, self, NULL, NULL, NULL };
CFReadStreamSetClient( readStreamRef, kNetworkEvents,
ReadStreamClientCallBack, &ctxt )

I noticed that in the ReadStreamClientCallBack function, the info
member of the CFStreamClientContext is always the first member variable
of my Objective-C class.

Now I'm getting really confused.

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.

  • Prev by Date: developer available
  • Next by Date: CFNetwork to access member variables of my objective-c classes?
  • Previous by thread: Re: Multiple Connections with PPPoE
  • Next by thread: CFNetwork to access member variables of my objective-c classes?
  • Index(es):
    • Date
    • Thread