import "select_listener.idl";
Public Member Functions | |
int | send_notification ([in] object_handle_t handle,[in] int mode) |
int l4vfs::select_listener::send_notification | ( | [in] object_handle_t | handle, | |
[in] int | mode | |||
) |
Send a notification to listener thread.
This function has to be called if a notification request can be granted. This means that specified operation(s) in mode will not block on fd.
/param fd file handle /param mode considered operation(s)