newt_form_watch_fd

(PECL newt >= 0.1)

newt_form_watch_fd

Description

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

This function is currently not documented; only its argument list is available.

Parameters

form

stream

flags

Return Values

No value is returned.

Коментарии

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_fd0); ?> seems to be solution of this issue.
2009-11-05 04:46:26
http://php5.kiev.ua/manual/ru/function.newt-form-watch-fd.html

    Поддержать сайт на родительском проекте КГБ