Re: Creating multiple OT Contexts
Re: Creating multiple OT Contexts
- Subject: Re: Creating multiple OT Contexts
- From: Bob Cook <email@hidden>
- Date: Wed, 9 Apr 2003 19:57:31 -0700
OT appears to support a number of initializations as long as you give
"kInitOTForExtensionMask" and rigorously use the returned client
context value in future calls. At least its working for me. Don't
forget to close the context when you are finished. This works for me,
in fact I never use the "kInitOTForApplicationMask" because my in-house
networking library doesn't want to know the details of how its used
(which sort of sounds like your situation too).
On Tuesday, April 8, 2003, at 03:32 PM, Mark Thomas wrote:
Hi,
Does anyknow if toy so InitOpenTransportInContext twice so you can
get
back 2 different client contexts, does it have any effect ???.
Why - I have a utility library which does a bunch OT things in it,
but
another application which has linked against it, so doing another
InitOpenTransportInContext of context of NULL, OT doesn't like it.
Any ideas ??? or advice
Thanks
Mark.
_______________________________________________
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.
_______________________________________________
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.