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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DeNA
/
PacketProxy
Public
Notifications
You must be signed in to change notification settings
Fork
41
Star
475
Code
Issues
25
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
fix: UDP_FORWARDERを長時間起動していると新規リクエストを受け付けなくなる問題を修正
- #235
#235
Draft
toku-sa-n
wants to merge 9 commits into
DeNA:master
DeNA/PacketProxy:master
from
toku-sa-n:fix/udp-forwarder-thread-exhaustion
toku-sa-n/PacketProxy:fix/udp-forwarder-thread-exhaustion
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
fix: UDP_FORWARDERを長時間起動していると新規リクエストを受け付けなくなる問題を修正
#235
toku-sa-n
wants to merge 9 commits into
DeNA:master
DeNA/PacketProxy:master
from
toku-sa-n:fix/udp-forwarder-thread-exhaustion
toku-sa-n/PacketProxy:fix/udp-forwarder-thread-exhaustion
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2026
fix: prevent UDP forwarder thread exhaustion
Show description for 33045d0
toku-sa-n
committed
33045d0
View commit details
Copy full SHA for 33045d0
Browse repository at this point
fix: streamline UDP forwarder packet handling
Show description for 8309287
toku-sa-n
committed
8309287
View commit details
Copy full SHA for 8309287
Browse repository at this point
revert: undo UDP forwarder packet handling rewrite
Show description for caa7bf7
toku-sa-n
committed
caa7bf7
View commit details
Copy full SHA for caa7bf7
Browse repository at this point
fix: stop leaked UDPConn worker threads
Show description for c02264a
toku-sa-n
committed
c02264a
View commit details
Copy full SHA for c02264a
Browse repository at this point
style: revert unnecessary final modifiers
Show description for b7c75fe
toku-sa-n
committed
b7c75fe
View commit details
Copy full SHA for b7c75fe
Browse repository at this point
style: inline UDPConn endpoint access
Show description for ccb9353
toku-sa-n
committed
ccb9353
View commit details
Copy full SHA for ccb9353
Browse repository at this point
style: remove redundant UDPConn receive guard
Show description for ecf5d36
toku-sa-n
committed
ecf5d36
View commit details
Copy full SHA for ecf5d36
Browse repository at this point
fix: reject restarting UDPConn after close
Show description for 355f099
toku-sa-n
committed
355f099
View commit details
Copy full SHA for 355f099
Browse repository at this point
style: simplify UDPConn close cleanup
Show description for f7f54c0
toku-sa-n
committed
f7f54c0
View commit details
Copy full SHA for f7f54c0
Browse repository at this point
You can’t perform that action at this time.