/[hurd]/hurd-l4/libhurd-cap-server/README
ViewVC logotype

Diff of /hurd-l4/libhurd-cap-server/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by marcus, Thu Apr 8 00:40:38 2004 UTC revision 1.6 by marcus, Mon Jan 10 21:26:18 2005 UTC
# Line 20  An introduction to the capability system Line 20  An introduction to the capability system
20    
21  A server provides services to its clients.  In a capability system the  A server provides services to its clients.  In a capability system the
22  right to access a given service is called a capability.  This right is  right to access a given service is called a capability.  This right is
23  hold by a client.  It was previously granted to the client by the  held by a client.  It was previously granted to the client by the
24  server.  The client can then make use of this right, cease it, or  server.  The client can then make use of this right, cease it, or
25  transfer (copy) it to a new client.  transfer (copy) it to a new client.
26    
# Line 123  Capability Classes Line 123  Capability Classes
123  ------------------  ------------------
124    
125  Capability classes require a capability object definition (via storage  Capability classes require a capability object definition (via storage
126  size and constructor/desctructor callbacks), and a demuxer for  size and constructor/destructor callbacks), and a demuxer for
127  incoming RPC messages on capability objects from this class.  incoming RPC messages on capability objects from this class.
128    
129  After creating a class, you will usually want to start a manager  After creating a class, you will usually want to start a manager

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26