Trait implementation lrs::socket::Socket::Drop

Objects with a destructor.

Syntax

impl Drop for Socket

Remarks

This closes the socket, ignoring all errors.