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

call-wait-state-collection Function

Summary

Calls the functions associated with the active states in a wait-state-collection.

Package

comm

Signature

call-wait-state-collection collection

Arguments
collection
Description

The function call-wait-state-collection calls the functions associated with the active states in collection, and perform any actions requested by messages that arrive from other processes.

Notes

Typically you would not call call-wait-state-collection yourself, but it will be called by loop-processing-wait-state-collection.

See also

create-and-run-wait-state-collection
loop-processing-wait-state-collection
25.7.2 The Async-I/O-State API
25 TCP and UDP socket communication and SSL


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26