openCount property
int
get
openCount
Number of open ports (for tests and leak diagnostics).
Implementation
static int get openCount => _handlers.length;
Number of open ports (for tests and leak diagnostics).
static int get openCount => _handlers.length;