PHP Doku:: Destroy event base - function.event-base-free.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzErweiterungen zur ProzesskontrolleLibeventLibevent Funktionenevent_base_free

Ein Service von Reinhard Neidl - Webprogrammierung.

Libevent Funktionen

<<event_add

event_base_loop>>

event_base_free

(PECL libevent >= 0.0.1)

event_base_freeDestroy event base

Beschreibung

void event_base_free ( resource $event_base )

Destroys the specified event_base and frees all the resources associated. Note that it's not possible to destroy an event base with events attached to it.

Parameter-Liste

event_base

Valid event base resource.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)