示例#1
0
文件: Request.php 项目: phpdn/zphp
 public static function setFd($fd)
 {
     self::$_fd = $fd;
 }