Returns the name associated with an accepting handle.
comm
accepting-handle-name accepting-handle => name
| accepting-handle⇩ | 
An accepting-handle. | 
| name | 
A Lisp object. | 
The function accepting-handle-name returns the name associated with the accepting handle accepting-handle, which is the handle-name argument to accept-tcp-connections-creating-async-io-states.
This name is used when printing the handle, so its printed representation should be reasonably short. Otherwise it is not restricted.
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