php man page for event_base_reinit

Query: event_base_reinit

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EVENT_BASE_REINIT(3)							 1						      EVENT_BASE_REINIT(3)

event_base_reinit - Reinitialize the event base after a fork

SYNOPSIS
bool event_base_reinit (resource $event_base)
DESCRIPTION
Some event mechanisms do not survive across fork. The $event_base needs to be reinitialized with this function.
PARAMETERS
o $event_base - Valid event base resource that needs to be re-initialized.
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group EVENT_BASE_REINIT(3)
Related Man Pages
dpmsqueryextension(3) - debian
fam_monitor_directory(3) - php
fann_set_callback(3) - php
xml_set_end_namespace_decl_handler(3) - php
zip_entry_open(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator