property
TLSSocket.listener
readonly listener?: SocketListener<undefined>
The server that created this socket
This is undefined if the socket was created by Bun.connect or if the listener has already closed.