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

async-io-state-buffered-data-length Function

Summary

Returns the length of the buffered data in an async-io-state.

Package

comm

Signature

async-io-state-buffered-data-length async-io-state => length

Arguments
async-io-state
Values
length
A non-negative integer.
Description

The function async-io-state-buffered-data-length returns the length of the buffered data in async-io-state.

See also

async-io-state-get-buffered-data
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