AsyncTCPConnection.kill

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

class AsyncTCPConnection
nothrow
bool
kill
(
bool forced = false
)

Meta