Lines Matching refs:IsDescriptorClosed
634 bool SocketDispatcher::IsDescriptorClosed() {806 bool IsDescriptorClosed() override { return false; }977 bool IsDescriptorClosed() override { return false; }1017 bool IsDescriptorClosed() override { return false; }1331 } else if (errcode || pdispatcher->IsDescriptorClosed()) {