mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-30 16:40:21 +02:00
remove ka timer from h2 dispatcher (#2057)
This commit is contained in:
@@ -658,7 +658,6 @@ where
|
||||
conn,
|
||||
on_connect_data,
|
||||
cfg,
|
||||
None,
|
||||
peer_addr,
|
||||
)));
|
||||
self.poll(cx)
|
||||
|
Reference in New Issue
Block a user