Lines Matching full: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
438 Multicast notifications
441 One of the strengths of Netlink is the ability to send event notifications
447 notifications about registered families. When a new family is added the
448 sockets subscribed to the notifications will get the following message::
492 To receive notifications the user socket must subscribe to the relevant
510 The socket will now receive notifications.
512 It is recommended to use separate sockets for receiving notifications
513 and sending requests to the kernel. The asynchronous nature of notifications
635 ``NLM_F_ECHO`` requests for notifications resulting from the request