Re: [gnet-dev] Is gnet lib as threadsafe?



On Thu, 8 May 2003, Andrew Velikoredchanin wrote:
> Can I write pthread application use gnet?

Yes.

Internally, GNet does not use mutexes.  You may need to guard GNet objects
with a mutex if more than one thread can access a particular object.

David

-- 
David Helder - dhelder umich edu - <http://www.eecs.umich.edu/~dhelder>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]