I have many threads that call this function, they are all unaware of each other. There is no context object that is passed to it, so no error handler can be attached to local context. I can only pass an error handler to the global context: initGenericErrorDefaultFunc. But this should be the global static function, and each my thread may have its own error handler.

How to process errors in multi-threaded way?

Yuri
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to