您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

fam_close

(PHP 5 <= 5.0.5)

fam_close — Close FAM connection

说明

void fam_close ( resource $fam )

Closes a connection to the FAM service.

参数

fam

A resource representing a connection to the FAM service returned by fam_open()

返回值

无返回值。

参见

  • fam_monitor_open()