fam_next_event(3) php man page | unix.com

Man Page: fam_next_event

Operating Environment: php

Section: 3

FAM_NEXT_EVENT(3)							 1							 FAM_NEXT_EVENT(3)

fam_next_event - Get next pending FAM event

SYNOPSIS
array fam_next_event (resource $fam)
DESCRIPTION
Returns the next pending FAM event. The function will block until an event is available which can be checked for using fam_pending(3).
PARAMETERS
o $fam - A resource representing a connection to the FAM service returned by fam_open(3)
RETURN VALUES
Returns an array that contains a FAM event code in the ' code' element, the path of the file this event applies to in the ' filename' ele- ment and optionally a hostname in the ' hostname' element. The possible event codes are described in detail in the constants part of this section.
SEE ALSO
fam_pending(3). PHP Documentation Group FAM_NEXT_EVENT(3)
Related Man Pages
fam.conf(5) - debian
famd(8) - debian
xtapppeekevent(3) - hpux
fam_monitor_directory(3) - php
fam(3) - suse
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team