Returns the local port number to which the socket in an accepting-handle was bound.
comm
accepting-handle-local-port accepting-handle => port-number
accepting-handle⇩ |
An object of type accepting-handle. |
port-number |
An integer. |
The function accepting-handle-local-port
returns the local port number to which the socket in the accepting-handle accepting-handle was bound.
accepting-handle
accept-tcp-connections-creating-async-io-states
25 TCP and UDP socket communication and SSL
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26