EVENT_BASE_REINIT(3) 1 EVENT_BASE_REINIT(3) event_base_reinit - Reinitialize the event base after a forkSYNOPSISbool event_base_reinit (resource $event_base)DESCRIPTIONSome event mechanisms do not survive across fork. The $event_base needs to be reinitialized with this function.PARAMETERSo $event_base - Valid event base resource that needs to be re-initialized.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group EVENT_BASE_REINIT(3)
| Related Man Pages |
|---|
| ibase_set_event_handler(3) - php |
| event_set(3) - php |
| fam_monitor_collection(3) - php |
| xml_set_end_namespace_decl_handler(3) - php |
| zip_entry_open(3) - php |