IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html
Gloss of "Session"
Session
- a subprocess of the FDL, with associated state, for communication with a Client ;
The main parts of a session are the "client-slot", the Current Closed Map of the session, the method of communication with the Client via the session, and the parts of state supporting that communication.
The "client-slot" indicates which Client is the owner of the session, which will be supplied as an implicit parameter in the execution of Native Language programs by the FDL on behalf of the Client; various privileges of access and control are indexed by Client identity.
IF YOU CAN SEE THIS go to http://www.cs.cornell.edu/Info/People/sfa/Nuprl/Shared/Xindentation_hack_doc.html