Returns the local address and port number of a given socket stream.
Signaturesocket-stream-address stream => address, port
ArgumentsA socket stream.
ValuesThe local host address of the socket stream or nil
if not connected.
The local port number of the socket stream or nil
if not connected.
The function socket-stream-address
returns the local address of a connected socket.
Connected socket streams have two addresses, local and remote,
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