summaryrefslogtreecommitdiff
path: root/test/parallel/test-quic-errors-quicsocket-connect.js
AgeCommit message (Expand)Author
2020-07-27quic: refactor ocsp to use async function rather than event/callbackJames M Snell
2020-07-15quic: implement QuicSocket Promise API, part 1James M Snell
2020-07-15quic: replace ipv6Only option with `'udp6-only'` typeJames M Snell
2020-07-10quic: use less specific error codesJames M Snell
2020-06-24quic: updates to implement for h3-29James M Snell
2020-06-16quic: initial QUIC implementationJames M Snell