Catch EINTR
This commit is contained in:
parent
66f6ca3e4a
commit
2f2eca8947
11 changed files with 40 additions and 27 deletions
|
|
@ -7,8 +7,8 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"git.zx2c4.com/wireguard-go/replay"
|
||||
"crypto/cipher"
|
||||
"git.zx2c4.com/wireguard-go/replay"
|
||||
"sync"
|
||||
"time"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue