Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
37.3k
Star
122k
Code
Issues
624
Pull requests
550
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
quic: another round of refactorings
- #34247
#34247
Closed
jasnell
wants to merge 16 commits into
nodejs:master
nodejs/node:master
from
jasnell:quic-cleanups-4
jasnell/node:quic-cleanups-4
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
quic: another round of refactorings
#34247
jasnell
wants to merge 16 commits into
nodejs:master
nodejs/node:master
from
jasnell:quic-cleanups-4
jasnell/node:quic-cleanups-4
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2020
quic: additional minor cleanups in node_quic_session.h
jasnell
committed
c6ce656
View commit details
Copy full SHA for c6ce656
Browse repository at this point
quic: remove unnecessary bool conversion
Show description for 51b7e64
jasnell
committed
51b7e64
View commit details
Copy full SHA for 51b7e64
Browse repository at this point
quic: handle errors thrown / rejections in the session event
Show description for ebc8f5e
jasnell
committed
ebc8f5e
View commit details
Copy full SHA for ebc8f5e
Browse repository at this point
quic: refactor/improve error handling for busy event
Show description for 7a16657
jasnell
committed
7a16657
View commit details
Copy full SHA for 7a16657
Browse repository at this point
quic: add tests confirming error handling for QuicSocket close event
jasnell
committed
5858075
View commit details
Copy full SHA for 5858075
Browse repository at this point
quic: refactor/improve QuicSocket ready event handling
jasnell
committed
b056e91
View commit details
Copy full SHA for b056e91
Browse repository at this point
quic: refactor/improve/document QuicSocket listening event
jasnell
committed
8984458
View commit details
Copy full SHA for 8984458
Browse repository at this point
quic: use Number() instead of bigint for QuicSocket stats
jasnell
committed
8c93ce8
View commit details
Copy full SHA for 8c93ce8
Browse repository at this point
Commits on Jul 8, 2020
quic: unref timers again
Show description for 71d0a18
addaleax
authored and
jasnell
committed
71d0a18
View commit details
Copy full SHA for 71d0a18
Browse repository at this point
quic: use getter/setter for stateless reset toggle
jasnell
committed
5ce14b6
View commit details
Copy full SHA for 5ce14b6
Browse repository at this point
quic: cleanup QuicSocketFlags, used shared state struct
Show description for 17089ea
jasnell
committed
17089ea
View commit details
Copy full SHA for 17089ea
Browse repository at this point
quic: proper custom inspect for QuicEndpoint
jasnell
committed
14250d7
View commit details
Copy full SHA for 14250d7
Browse repository at this point
quic: proper custom inspect for QuicSocket
jasnell
committed
89132be
View commit details
Copy full SHA for 89132be
Browse repository at this point
quic: proper custom inspect for QuicSession
jasnell
committed
748deb5
View commit details
Copy full SHA for 748deb5
Browse repository at this point
quic: proper custom inspect for QuicStream
jasnell
committed
34da6dd
View commit details
Copy full SHA for 34da6dd
Browse repository at this point
quic: remove no longer valid CHECK
jasnell
committed
90fd223
View commit details
Copy full SHA for 90fd223
Browse repository at this point
You can’t perform that action at this time.