コード例 #1
0
ファイル: ezsnmpd.php プロジェクト: gggeek/ezsnmpd
 public static function setDaemon($mode)
 {
     self::$daemon_mode = $mode;
 }