예제 #1
0
파일: Request.php 프로젝트: phpdn/zphp
 public static function setFd($fd)
 {
     self::$_fd = $fd;
 }