Lines Matching full:disconnect
411 // disconnect explicitly so that reads exit promptly.412 // We can't queue the disconnect request to the looper, as it might be414 // Doing a disconnect outside the looper to allows the pending reads to exit416 source->disconnect();