doneHandler static method

void doneHandler()

Implementation

static void doneHandler() {
  socket = null;
  status = false;
}