getListeners

open fun getListeners(): <Error class: unknown class>

Gets @server's list of listening sockets.

You should treat these sockets as read-only; writing to or modifiying any of these sockets may cause @server to malfunction.

Return

a list of listening sockets.