eio_init
(Re-)initialize Eio
Beschreibung
void eio_init
( void
)
Warnung
Dieses veraltete Feature wird in der
Zukunft sicherlich entfernt.
Since Eio 1.1.0 eio_init is deprecated. In Eio 1.0.0 because of » libeio's restrictions you must call eio_init in child process, if you fork one by any means. You have to avoid using Eio in parent process, if you use it in childs.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Es wird kein Wert zurückgegeben.