add keepalive for tun
This commit is contained in:
@ -99,7 +99,6 @@ func (l *tunListener) listenLoop() {
|
||||
if err != nil {
|
||||
l.logger.Error(err)
|
||||
cancel()
|
||||
continue
|
||||
}
|
||||
|
||||
select {
|
||||
|
Reference in New Issue
Block a user