manage_request
manage_request
Request a manager to manage a container
Signature
Status manage_request(
Capref cont,
Bool *success )
Arguments
- cont - indicates the container to manage
- success - indicates if the call was successful
Semantics
The manage_request function requests a manager to manage the container
denoted by cont. This capability is relative to the locus making the
call. success is true if the
manager
accepts the request.
Status
Notes
Warnings
See Also
Container
managers