OmniNetworking and communicating with the main thread
OmniNetworking and communicating with the main thread
- Subject: OmniNetworking and communicating with the main thread
- From: Phil Larson <email@hidden>
- Date: Mon, 26 May 2003 17:20:25 -0700
I searched through mamasam and learned that the OmniNetworking
framework is meant to be used in a blocking thread. Then the thread
communicates with the main thread when something interesting happens.
However, I couldn't find anything about communicating with the main
thread from the networking thread. I know that notifications are sent
in the thread of the poster, so that wouldn't work.
What is the best way to communicate from a "helper" thread to the main
thread in a Cocoa application?
Phil
_______________________________________________
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.