node/lib
Mohammed Keyvanzadeh 7f5679b901
tls: use logical OR operator
Use the logical OR operator instead of the ternary operator where
applicable.

PR-URL: https://github.com/nodejs/node/pull/44236
Reviewed-By: theanarkh <theratliter@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Feng Yu <F3n67u@outlook.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-08-16 21:34:56 +00:00
..
assert
dns
fs
internal tls: use logical OR operator 2022-08-16 21:34:56 +00:00
path
readline
stream
timers
util
.eslintrc.yaml
_http_agent.js
_http_client.js
_http_common.js
_http_incoming.js
_http_outgoing.js http: add max for http keepalive 2022-08-16 13:09:10 +00:00
_http_server.js http: add max for http keepalive 2022-08-16 13:09:10 +00:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js
_tls_wrap.js
assert.js
async_hooks.js
buffer.js
child_process.js
cluster.js
console.js
constants.js
crypto.js
dgram.js
diagnostics_channel.js
dns.js
domain.js
events.js
fs.js
http.js
http2.js
https.js
inspector.js
module.js
net.js
os.js
path.js
perf_hooks.js
process.js
punycode.js
querystring.js
readline.js
repl.js
stream.js
string_decoder.js
sys.js
test.js
timers.js
tls.js
trace_events.js
tty.js
url.js
util.js
v8.js
vm.js
wasi.js
worker_threads.js
zlib.js