closed property

bool closed

Returns True if this UDP instance is closed.

Implementation

bool get closed => _closed;