PHP 8.3.4 Released!

EventHttpRequest::closeConnection

(PECL event >= 1.8.0)

EventHttpRequest::closeConnectionCloses associated HTTP connection

説明

public EventHttpRequest::closeConnection(): void

Closes HTTP connection associated with the request.

パラメータ

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

戻り値

値を返しません。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top