Why do you need to add an atexit handler after all dlopens

Because 'technically', this would be the only safe time to add an atexit that is then guaranteed to be called before any of the dlclose. Note that in v6 EndOfProcessCleanups is called in placed that this is usually good enough for that (but I am only close and not delete) .... doing the same in v5 is expansive.


Reply to this email directly or view it on GitHub.



Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1