Re: Guidance needed: IrDa
Re: Guidance needed: IrDa
- Subject: Re: Guidance needed: IrDa
- From: Andreas Mayer <email@hidden>
- Date: Sat, 19 Oct 2002 00:29:14 +0200
Am Freitag, 18.10.02 um 23:38 Uhr schrieb John Anderson:
Are you removing youself as an observer as well?
Yes:
[[NSNotificationCenter defaultCenter] removeObserver:self
name:NSFileHandleReadCompletionNotification object:portHandle];
I just checked it again. This is called from within the same object
that sends the addObserver:selector:name:object: message.
bye. Andreas.
_______________________________________________
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.