Annotation of 43BSDReno/contrib/isode-beta/doc/practical-osi2/figureB-19.ry, revision 1.1.1.1

1.1       root        1: -- operations
                      2: 
                      3: evalOperation OPERATION
                      4:     ARGUMENT   EvalObject
                      5:     RESULT     EvalObject
                      6:     ERRORS     { evalError }
                      7:     LINKED     { read, write }
                      8:        ::= 0
                      9: 
                     10: read OPERATION
                     11:     RESULT     EvalObject
                     12:     ERRORS     { endOfInput }
                     13:        ::= 1
                     14: 
                     15: write OPERATION
                     16:     ARGUMENT   EvalObject
                     17:        ::= 2
                     18: 
                     19: -- errors
                     20: 
                     21: evalError ERROR
                     22:     PARAMETER  Service-Diagnostic
                     23:        ::= 0
                     24: 
                     25: endOfInput ERROR
                     26:        ::= 1
                     27: 
                     28: ...

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.