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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
trafficserver
Public
Notifications
You must be signed in to change notification settings
Fork
874
Star
2k
Code
Issues
226
Pull requests
85
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
TS-2578 Close the client connection when you close TransformTerminus
- #42
#42
Closed
jablko
wants to merge 11 commits into
apache:master
apache/trafficserver:master
from
jablko:master
jablko/trafficserver:master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
TS-2578 Close the client connection when you close TransformTerminus
#42
jablko
wants to merge 11 commits into
apache:master
apache/trafficserver:master
from
jablko:master
jablko/trafficserver:master
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2014
Reorder some functions so related functions are grouped together
jablko
committed
21e67b8
View commit details
Copy full SHA for 21e67b8
Browse repository at this point
Rename some variables to more easily disambiguate them
jablko
committed
8240d65
View commit details
Copy full SHA for 8240d65
Browse repository at this point
Copy the upstream nbytes (if known) downstream to preserve the "Content-Length: ..." header. In that case there will be a TS_EVENT_VCONN_WRITE_COMPLETE event from downstream before ntodo is zero, …
Show description for 07e418d
jablko
committed
07e418d
View commit details
Copy full SHA for 07e418d
Browse repository at this point
Avoid segfault in TSVIOReenable() if the client disconnected
jablko
committed
4b2a7dd
View commit details
Copy full SHA for 4b2a7dd
Browse repository at this point
Drop TSVIOBufferGet() and test TSVIOReaderGet() instead
jablko
committed
4f73676
View commit details
Copy full SHA for 4f73676
Browse repository at this point
I don't know what this does
jablko
committed
d43b801
View commit details
Copy full SHA for d43b801
Browse repository at this point
Improve comments
jablko
committed
8569775
View commit details
Copy full SHA for 8569775
Browse repository at this point
Minor edits
jablko
committed
274a45f
View commit details
Copy full SHA for 274a45f
Browse repository at this point
TS-2553 CHANGES
jablko
committed
943364c
View commit details
Copy full SHA for 943364c
Browse repository at this point
Commits on Feb 19, 2014
TS-2578 Close the client connection when you close TransformTerminus
jablko
committed
69d38bc
View commit details
Copy full SHA for 69d38bc
Browse repository at this point
Merge remote branch 'upstream/master'
Show description for b08e0b8
jablko
committed
b08e0b8
View commit details
Copy full SHA for b08e0b8
Browse repository at this point
You can’t perform that action at this time.