-
Sergi Hernandez authored
Solved a problem that increased the number of errors when two ore more instances of the CCAN object were created in the same process. The internal thread function had an static variable which was shared by all the instances.
Sergi Hernandez authoredSolved a problem that increased the number of errors when two ore more instances of the CCAN object were created in the same process. The internal thread function had an static variable which was shared by all the instances.