PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

Event::free - Make event non-pending and free resources allocated for this event. | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

Event::free

(PECL libevent >= 0.0.1)

Event::freeMake event non-pending and free resources allocated for this event.

説明

public void Event::free ( void )

Removes event from the list of events monitored by libevent, and free resources allocated for the event.

警告

The Event::free() method currently doesn't destruct the object itself. To destruct the object completely call unset() , or assign NULL.

パラメータ

この関数にはパラメータはありません。

返り値

値を返しません。

参考


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「Event::free - Make event non-pending and free resources allocated for this event.」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | Event::free - Make event non-pending and free resources allocated for this event.」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: