downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Mimetype> <inotify_read
Last updated: Fri, 24 Jul 2009

view this page in

inotify_rm_watch

(PECL inotify >= 0.1.2)

inotify_rm_watchRemove an existing watch from an inotify instance

설명

bool inotify_rm_watch ( resource $inotify_instance , int $watch_descriptor )

inotify_rm_watch() removes the watch watch_descriptor from the inotify instance inotify_instance .

인수

inotify_instance

inotify_init()가 반환하는 리소스.

watch_descriptor

Watch to remove from the instance

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.

참고



add a note add a note User Contributed Notes
inotify_rm_watch
There are no user contributed notes for this page.

Mimetype> <inotify_read
Last updated: Fri, 24 Jul 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites