Lines Matching refs:notifications
141 - getting asynchronous notifications (``multicast``).
147 Asynchronous notifications are sent by the kernel and received by
159 matching responses to requests. Asynchronous notifications will have
434 Multicast notifications
437 One of the strengths of Netlink is the ability to send event notifications
443 notifications about registered families. When a new family is added the
444 sockets subscribed to the notifications will get the following message::
488 To receive notifications the user socket must subscribe to the relevant
506 The socket will now receive notifications.
508 It is recommended to use separate sockets for receiving notifications
509 and sending requests to the kernel. The asynchronous nature of notifications
629 ``NLM_F_ECHO`` requests for notifications resulting from the request