Geoff Thorpe f524ddbe04 ENGINE's init() and finish() handler functions are used when the ENGINE is
being enabled or disabled (respectively) for operation. Additionally, each
ENGINE has a constructor function where it can do more 'structural' level
intialisations such as loading error strings, creating "ex_data" indices,
etc. This change introduces a handler function that gives an ENGINE a
corresponding opportunity to cleanup when the ENGINE is being destroyed. It
also adds the "get/set" API functions that control this "destroy" handler
function in an ENGINE.
2001-09-05 18:32:23 +00:00
..
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-09-04 11:57:17 +00:00
2001-09-05 17:02:35 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2001-07-31 17:07:24 +00:00
2000-02-01 02:21:16 +00:00
2001-09-04 11:02:23 +00:00
2001-07-05 10:20:07 +00:00
2001-03-02 10:57:54 +00:00