(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.
This function has no parameters.
No value is returned.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/eventbufferevent.close.php