quic: use Check instead of FromJust in QuicStream
This commit uses Maybe::Check() instead of Maybe::FromJust() as the return value is not used. PR-URL: https://github.com/nodejs/node/pull/33909 Reviewed-By:Anna Henningsen <anna@addaleax.net> Reviewed-By:
James M Snell <jasnell@gmail.com>
parent
133a97f6
Please register or sign in to comment