Odds and ends
This commit is contained in:
parent
e94185681f
commit
2326d6a4d7
16 changed files with 139 additions and 164 deletions
|
|
@ -392,6 +392,7 @@ func (tun *NativeTun) Close() error {
|
|||
return err
|
||||
}
|
||||
tun.closingWriter.Write([]byte{0})
|
||||
close(tun.events)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue