Re: kOTProviderWillClose and kOTProviderIsClosed not sent to notifier?
Re: kOTProviderWillClose and kOTProviderIsClosed not sent to notifier?
- Subject: Re: kOTProviderWillClose and kOTProviderIsClosed not sent to notifier?
- From: Matt Scopp <email@hidden>
- Date: Tue, 20 Jan 2004 13:45:29 -0800
On Jan 20, 2004, at 11:50 AM, Thomas E. Knowlton, Jr. wrote:
The subject line says it all: these asynchronous events are not being
delivered to my notifiers. I wish to rely on them for resource
tracking, but they aren't happening either for the case of
CloseOpenTransport() with open endpoints, nor the simpler case of
OTCloseProvider() for the endpoint.
Again, I have to wonder: does anyone's experience with OpenTransport
lead them to a guess at what I have done incorrectly to witness this
behaviour?
Those events are actually generated by the network stack itself,
typically in response to a system configuration change. They're never
generated as a side-effect of making API calls.
Perhaps it would be possible to track the necessary resources within
your code that calls OTCloseProvider/CloseOpenTransport.
- Matt
_______________________________________________
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.