]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC REACTOR: Allow ticks to schedule notifications of other threads
authorHugo Landau <hlandau@openssl.org>
Wed, 24 Apr 2024 11:46:34 +0000 (12:46 +0100)
committerNeil Horman <nhorman@openssl.org>
Sat, 11 Jan 2025 21:02:29 +0000 (16:02 -0500)
commit1be486a7535ff6dc424fc19e97c23e3571c52807
tree293ea0fb1f7fdc5e9bb2c119e7c1a2cbc7b56e3a
parent65293d818a9f0363a081e9fafc6642610189c7fc
QUIC REACTOR: Allow ticks to schedule notifications of other threads

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24971)
include/internal/quic_reactor.h
ssl/quic/quic_engine.c
ssl/quic/quic_impl.c
ssl/quic/quic_port.c
ssl/quic/quic_reactor.c