\PG\MSF\ProcessInotify

Class Inotify

Summary

Methods
Properties
Constants
__construct()
inotify()
$config
$MSFServer
$monitorDir
$inotifyFd
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$config

$config : \Noodlehaus\Config

Type

\Noodlehaus\Config — Server运行实例配置对象

$MSFServer

$MSFServer : \PG\MSF\MSFServer

Type

\PG\MSF\MSFServer — 运行的Server实例

$monitorDir

$monitorDir : boolean|string

Type

boolean|string — 监控目录

$inotifyFd

$inotifyFd : integer

Type

integer — inotify fd

Methods

__construct()

__construct(\Noodlehaus\Config  $config, \PG\MSF\MSFServer  $MSFServer) 

Inotify constructor.

Parameters

\Noodlehaus\Config $config

配置对象

\PG\MSF\MSFServer $MSFServer

Server运行实例

inotify()

inotify() 

监控目录