📄 paniccall.so
字号:
m4_comment([$Id: paniccall.so,v 1.4 2006/09/15 19:35:29 bostic Exp $])m4_ref_title(Upgrading m4_db Applications, Release 4.5: DB_ENV-__GT__set_paniccall,, upgrade.4.5/memp, upgrade.4.5/pagesize)m4_p([dnlIn previous m4_db releases, the DB_ENV-__GT__set_paniccall andDB-__GT__set_paniccall methods were used to register a callbackfunction, called if the database environment failed. In the 4.5release, this functionality has been replaced by a general-purpose eventnotification callback function, set with them4_refT(dbenv_set_event_notify). Applications should be updated toreplace DB_ENV-__GT__set_paniccall and DB-__GT__set_paniccall calls witha call to m4_ref(dbenv_set_event_notify). This also requires thecallback function itself change, as the callback signatures aredifferent.])m4_p([dnlThe DB_ENV-__GT__set_paniccall and DB-__GT__set_paniccall calls areexpected to be removed in a future release of m4_db.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -