async-io-state-read-status async-io-state => read-status
async-io-state-write-status async-io-state => write-status
Valuesnil
, :eof
, :timeout
or an error value.
nil
, :eof
, :timeout
or an error value.
The function async-io-state-read-status
returns the read status of async-io-state. read-status is nil
for a working socket, :eof
for end of file, :timeout
if a timeout has occurred or some other values meaning an error has occurred.
The function async-io-state-write-status
returns the write status of async-io-state. write-status is nil
for a working socket, :eof
for end of file, :timeout
if a timeout has occurred or some other values meaning an error has occurred.
LispWorks User Guide and Reference Manual - 20 Sep 2017
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4