Returns the old length of an async-io-state.
comm
async-io-state-old-length async-io-state => old-length
async-io-state⇩ |
An async-io-state. |
old-length⇩ |
An integer. |
The function async-io-state-old-length
is used to get the old length of async-io-state. old-length is an integer specifying the length of the old part in the buffer, that is the part that was seen in the previous invocation of the callback in async-io-state-read-with-checking.
async-io-state
async-io-state-read-with-checking
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