Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ omni_conclude(3) — BASEstar Open Server 3.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

omni_conclude(3)  —  Subroutines

 

Name

omni_conclude − The omni_conclude procedure brings an association with a remote VMD to an orderly conclusion. 

Syntax

extern unsigned long int omni_conclude [_a](
       omni_l_handle   vmd_handle,
       omni_r_iosb     ∗iosb,
       omni_r_ctrl     ∗ctrl);

Arguments

vmd_handleaccess: read only mechanism: by value The longword identifier of a loaded VMD definition of a remote VMD of an association.  The vmd_handle is returned by the omni_define procedure. 

iosb
  access: write only mechanism: by reference optional argument The DEComni I/O status block.  The iosb parameter is the address of the status block. 

ctrlaccess: read only mechanism: by reference optional argument A control structure to specify an event flag.  The ctrl parameter is the address of the control structure. 

Usage Notes

1It is valid to conclude an association only when all requests have been satisfied. 

2If there are pending operations on the association, DEComni will not accept an omni_conclude request. 

3If there are omni_get_indication requests that have not been satisfied, they will be returned with omni_s_assoc_exited in the general completion status of the IOSB. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026