Deprecated: Optional parameter $keys declared before required parameter $cms_id is implicitly treated as a required parameter in /home/www/dev/work/class/blog/CmsKey.php on line 75

Deprecated: Creation of dynamic property lvesu\lvesu\controller\blog\php::$title is deprecated in /home/www/dev/work/website/lvesu/class/controller/blog/php.php on line 28

Deprecated: Creation of dynamic property lvesu\lvesu\controller\blog\php::$outlink is deprecated in /home/www/dev/work/website/lvesu/template/blog/cms/php.manual.tpl on line 2

Deprecated: Creation of dynamic property lvesu\lvesu\controller\blog\php::$status is deprecated in /home/www/dev/work/website/lvesu/template/blog/index.head.php on line 2
PHP - Manual: newt_form_watch_fd - 互联网笔记

略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: newt_form_watch_fd

2025-09-14

newt_form_watch_fd

(PECL newt >= 0.1)

newt_form_watch_fd

说明

newt_form_watch_fd ( resource $form , resource $stream [, int $flags ] ) : void
Warning

本函数还未编写文档,仅有参数列表。

参数

form

stream

flags

返回值

没有返回值。

add a note add a note

User Contributed Notes 1 note

up
0
jakub dot holdys at fancyfon dot com
9 years ago
There is no special function to remove FD from watch. When I closed stream added to be watch, my script hanged.
<?php newt_form_watch_fd($form, $old_fd, 0); ?> seems to be solution of this issue.

官方地址:https://www.php.net/manual/en/function.newt-form-watch-fd.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3