AsyncUDSConnection.kill

Removes the connection from the event loop, closing it if necessary, and cleans up the underlying resources.

class AsyncUDSConnection
nothrow
bool
kill
(
bool forced = false
)

Meta