php man page for eio_init

Query: eio_init

OS: php

Section: 3

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

EIO_INIT(3)								 1							       EIO_INIT(3)

eio_init - (Re-)initialize Eio

SYNOPSIS
void eio_init (void )
DESCRIPTION
eio_init(3) (re-)initializes Eio. It allocates memory for internal structures of libeio and Eio itself. You may call eio_init(3) before using Eio functions. Otherwise it will be called internally first time you invoke an Eio function in a process. Warning This deprecated feature will certainly be removed in the future. Since Eio 1.1.0eio_init(3) is deprecated. In Eio 1.0.0 because of libeio's restrictions you must call eio_init(3) in child process, if you fork one by any means. You have to avoid using Eio in par- ent process, if you use it in childs.
PARAMETERS
This function has no parameters.
RETURN VALUES
No value is returned. PHP Documentation Group EIO_INIT(3)
Related Man Pages
vforkx(2) - opensolaris
dfc(1) - debian
pthread_atfork(3) - opendarwin
pthread_atfork(3) - bsd
pthread_atfork(3) - x11r4
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update