Returns the local address and port number of a given socket.
Signatureget-socket-address socket => address, port
ArgumentsA socket handle.
ValuesThe local host address of the socket or nil
if not connected.
The local port number of the socket or nil
if not connected.
The function get-socket-address
returns the local address of a connected socket.
Connected sockets 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