To create a notification group:
To associate a file descriptor with a group, on an open, specify the pathname open option
?notify=group:value, where:
- group is the string returned by the first read from the
.notify file
- value is any arbitrary string; a subscriber will use this
string to determine which objects bound to the notification group have data
available for reading
Note: The returned notification group string has a trailing linefeed character that
you must remove before using the string.