EventBufferEvent::close
(PECL event >= 1.10.0)
EventBufferEvent::close — Closes file descriptor associated with the current buffer event
說明
public
EventBufferEvent::close(): void
Closes file descriptor associated with the current buffer event.
This method may be used in cases when the
EventBufferEvent::OPT_CLOSE_ON_FREE
option is not appropriate.
參數
此函式沒有參數。
返回值
沒有返回值。