D
daniel åkerud
[Note: parts of this message were removed to make it a legal post.]
I am allocating a resource in Init_extension, that is, when the .so file is
loaded. I am looking for a way to deallocate this resource even though no
object has been created with the extension, in other words, I cannot release
the resource with the garbage collector. Is there something for this?
/D
I am allocating a resource in Init_extension, that is, when the .so file is
loaded. I am looking for a way to deallocate this resource even though no
object has been created with the extension, in other words, I cannot release
the resource with the garbage collector. Is there something for this?
/D