EventHttpRequest
PHP Manual

EventHttpRequest::sendReplyEnd

(PECL event >= 1.4.0-beta)

EventHttpRequest::sendReplyEndComplete a chunked reply, freeing the request as appropriate

설명

public void EventHttpRequest::sendReplyEnd ( void )

Complete a chunked reply, freeing the request as appropriate.

인수

이 함수는 인수가 없습니다.

반환값

값을 반환하지 않습니다.

참고


EventHttpRequest
PHP Manual