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
pcntl_fork(3) - php
pthread_atfork(3) - bsd
pthread_atfork(3) - v7
pthread_atfork(3) - plan9
pthread_atfork(3) - minix
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
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Nicki Paul to the Moderator Team!