All Manuals > LispWorks User Guide and Reference Manual > 32 The COMM Package

NextPrevUpTopContentsIndex

async-io-state-collection

Function
Summary

Returns the wait-state-collection of an async-io-state.

Package

comm

Signature

async-io-state-collection async-io-state => collection

Arguments

async-io-state

An async-io-state.

Values

collection

A wait-state-collection.

Description

The function async-io-state-collection returns the wait-state-collection associated with async-io-state.

See also

async-io-state
wait-state-collection
The Async-I/O-State API


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex