Subclassing NSPort (or NSSocketPort)
Subclassing NSPort (or NSSocketPort)
- Subject: Subclassing NSPort (or NSSocketPort)
- From: Wade Tregaskis <email@hidden>
- Date: Tue, 22 Jul 2003 19:35:52 +1000
I'm doing as the subject suggests, but the documentation on the subject
to be a bit, well, nonexistent. From searching cocoa.mamasam.com it
seems others have tried, and failed, before me. :/
Firstly, does anyone have any code examples of NSPort subclasses they
could let me see (even if not to copy from directly)?
Failing that, my main question at present is: what is in the
'components' array passed to the sendBeforeDate methods? I'm hoping
it's just a bunch of NSData's, but that's probably just wishful
thinking.
Also, come to think of it, what am I supposed to do with the
headerSpaceReserved parameter? Am I expected to send this along with
the data, or is it some kind of instruction to my own sending code?
Wade Tregaskis
-- Sed quis custodiet ipsos custodes?
_______________________________________________
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.