remove socket

remove socket Request: Remove a socket.

listen.removesocket
unique ID unique ID

Description

Remove a socket listening for incoming connections. Action connections accepted through the removed socket will be immediately closed.

No further connections will be accepted through the removed socket. The socket's port may be used again.

Passing an unknown unique ID has no effect.