HTTP 函数
PHP 手册

http_persistent_handles_clean

(PECL pecl_http >= 1.5.0)

http_persistent_handles_cleanClean up persistent handles

说明

string http_persistent_handles_clean ([ string $ident ] )

Clean up (close) persistent handles, optionally identified with ident.

参数

clean

the identification string

返回值

无返回值。

参见


HTTP 函数
PHP 手册