is libwww thread safe?

There are so many static variable strewn around many files in libwww ( HTNet.c
HTHost.c., etc.) Are the functions in libwww re-entrant and thread safe?   What
happens if two threads are trying to manipulate the same host object's request 
pipeline?  did anybody use libwww in a multi-threaded application? 

Thanks!

Received on Saturday, 21 March 1998 11:04:30 UTC