mirror of
https://github.com/tun2proxy/tun2proxy.git
synced 2025-05-04 12:24:45 +00:00
useless close_connection removed
This commit is contained in:
parent
538e40d05b
commit
2122cc0ba8
3 changed files with 0 additions and 5 deletions
|
@ -406,8 +406,6 @@ impl ConnectionManager for HttpManager {
|
|||
)?))
|
||||
}
|
||||
|
||||
fn close_connection(&self, _: &ConnectionInfo) {}
|
||||
|
||||
fn get_server_addr(&self) -> SocketAddr {
|
||||
self.server
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue