IS there any way of establishing user callback mechanism with CFR unLoop or socket programming
IS there any way of establishing user callback mechanism with CFR unLoop or socket programming
- Subject: IS there any way of establishing user callback mechanism with CFR unLoop or socket programming
- From: Pranav Kumar Sahu <email@hidden>
- Date: Wed, 2 Apr 2003 19:07:48 +0530
Hi List,
I have implemented all my callback mechanism through CFSocket and
CFRunLoop. I need to process some completion procedures once receive is
done. So i have to call my callback by sending user message(Like we have
POST MESSAGE in windows).
For this i had tried with CFNotificationCenter with parameters as deliver
immediately. It works fine but performance is too slow and i am developing
a server. I have to make it fast or have to choose some other option.
Does anyone face such problem ? Comments and suggestions will be quite
helpful.
ThanX
--Pranav
_______________________________________________
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.