Is it thread safe ?
Is it thread safe ?
- Subject: Is it thread safe ?
- From: Pranav Kumar Sahu <email@hidden>
- Date: Wed, 9 Apr 2003 12:50:15 +0530
Hi,
I am using CFSocket for callback mechanism. In existing design i
have data send through global structures. Now i am moving to multithreading
environment. I was able send data by attaching CFSocketContext to my
CFSocket. Is it thread safe ?
For data i am allocating memory and doing a blockmove to restore it
permanently. Can CFSocket do it for me. I saw some thing on CFAllocator, but
i don't know how to use it and will it be beneficial for me.
Suggestions are highly appreciated.
ThaNX
--Pranav Sahu
_______________________________________________
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.