Hi, For C++ modules, there is an init() callback in which a module can do initialization work. Is there some symmetric exit / cleanup / finalize callback? Or is there another proper way of releasing resources just before a module unloads?
Note: this is for a Windows specific problem, but I guess that my question applies for all platforms.. Thank you, Jerome Couture-Gagnon Fabric Engine -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
