mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
http: fix enclose macro invocation error
This commit is contained in:
parent
b0e23a889c
commit
86ff9cd577
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ pub async fn run_socket_worker(
|
|||
request_senders,
|
||||
opt_tls_config,
|
||||
connection_handles,
|
||||
valid_until,
|
||||
valid_until
|
||||
)
|
||||
async move {
|
||||
#[cfg(feature = "metrics")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue