Skip to content

osslq: set out idle timeout to 0 - #18907

Closed
icing wants to merge 2 commits into
curl:masterfrom
icing:osslq-idle-timeout
Closed

osslq: set out idle timeout to 0#18907
icing wants to merge 2 commits into
curl:masterfrom
icing:osslq-idle-timeout

Conversation

@icing

@icing icing commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

Similar to our ngtcp2 backend, set our idle timeout for the connection to 0, meaning we have no such timeout from our side. The effective idle timeout is then the one announced by the peer.

Similar to our ngtcp2 backend, set our idle timeout for the connection
to 0, meaning we have no such timeout from our side. The effective
idle timeout is then the one announced by the peer.
@icing icing added the HTTP/3 h3 or quic related label Oct 7, 2025
Comment thread lib/vquic/curl_osslq.c Outdated
@icing
icing requested a review from bagder October 7, 2025 11:54
@bagder bagder closed this in 0d57396 Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HTTP/3 h3 or quic related

Development

Successfully merging this pull request may close these issues.

2 participants