예제 #1
0
파일: ezsnmpd.php 프로젝트: gggeek/ezsnmpd
 public static function setDaemon($mode)
 {
     self::$daemon_mode = $mode;
 }