Lines Matching refs:destroyed
340 return !!this[kSocket] && !this[kConnecting] && !this[kSocket].destroyed
457 if (client.destroyed) {
618 if (this.socket.destroyed || !this.paused) {
735 if (socket.destroyed) {
794 assert(!socket.destroyed)
837 if (socket.destroyed) {
945 if (socket.destroyed) {
977 if (socket.destroyed && (!statusCode || shouldKeepAlive)) {
1138 if (client.destroyed) {
1215 if (client.destroyed) {
1292 if (client.destroyed) {
1353 if (client.destroyed) {
1366 if (socket && !socket.destroyed && socket.alpnProtocol !== 'h2') {
1436 if (socket.destroyed || socket[kWriting] || socket[kReset] || socket[kBlocking]) {
1811 if (client[kHTTP2Session] && !client[kHTTP2Session].destroyed && !this.closed && !this.destroyed) {
1821 if (client[kHTTP2Session] && !client[kHTTP2Session].destroyed && !this.closed && !this.destroyed) {
1980 assert(socket.destroyed || (socket[kWriting] && client[kRunning] <= 1))
2159 if (socket.destroyed) {
2225 if (socket.destroyed) {