eio_init(3) php man page | unix.com

Man Page: eio_init

Operating Environment: php

Section: 3

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
vfork(2) - opensolaris
vforkx(2) - opensolaris
vfork(2) - netbsd
eio_get_event_stream(3) - php
pthread_atfork(3) - x11r4
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Denial Of Service Attack Update