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) - suse
imagepsslantfont(3) - php
ibase_set_event_handler(3) - php
fam_monitor_collection(3) - php
imagepsfreefont(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Denial Of Service Attack Update