oneway void & DO
oneway void & DO
- Subject: oneway void & DO
- From: Lloyd Dupont <email@hidden>
- Date: Mon, 23 Jun 2003 15:34:53 +1000
I have 2 application communicating using DO.
from app I'm calling multiple (oneway void) method in the other app.
it seems my call are not really oneway as I have to wait for them to
complete before being able to send new command.
I wonder why ?
could it be because the class I call in the first app is not define in
the second app ?
is there some special things to do for oneway to work ?
_______________________________________________
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.