mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-19 04:15:38 +02:00
remove ka timer from h2 dispatcher (#2057)
This commit is contained in:
@@ -368,7 +368,6 @@ where
|
||||
conn,
|
||||
on_connect_data,
|
||||
config.take().unwrap(),
|
||||
None,
|
||||
*peer_addr,
|
||||
));
|
||||
self.poll(cx)
|
||||
|
Reference in New Issue
Block a user