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

wait-state-collection-stop-loop Function

Summary

Stops a loop which is processing a wait-state-collection.

Package

comm

Signature

wait-state-collection-stop-loop wait-state-collection

Arguments
wait-state-collection
Description

The function wait-state-collection-stop-loop stops a loop which is processing wait-state-collection.

If there is currently a call to loop-processing-wait-state-collection with wait-state-collection, wait-state-collection-stop-loop makes it stop and return.

Notes

wait-state-collection-stop-loop can be called from any process.

See also

loop-processing-wait-state-collection
25 TCP and UDP socket communication and SSL


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