Annotation of 43BSDReno/contrib/isode-beta/doc/manual/grind2b-3e.c, revision 1.1.1.1

1.1       root        1: ...
                      2: 
                      3: static int  ros_finish (sd, acf)
                      4: int     sd;
                      5: struct AcSAPfinish *acf;
                      6: {
                      7:     struct AcSAPindication  acis;
                      8:     register struct AcSAPabort *aca = &acis.aci_abort;
                      9: 
                     10:     ACFFREE (acf);
                     11: 
                     12:     if (AcRelResponse (sd, ACS_ACCEPT, ACR_NORMAL, NULLPEP, 0, &acis) == NOTOK)
                     13:        error ("A-RELEASE.RESPONSE: %s", AcErrString (aca -> aca_reason));
                     14: 
                     15:     error ("association released");
                     16: }

unix.superglobalmegacorp.com

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