Fix tests and linter errors

This commit is contained in:
Daniel
2020-10-15 11:31:04 +02:00
parent cfafbfca4e
commit b9c5bee864
3 changed files with 8 additions and 7 deletions

View File

@@ -9,7 +9,8 @@ import (
"unsafe"
)
const (
// Windows specific constants for the WSAIoctl interface.
const ( //nolint:golint
SIO_RCVALL = syscall.IOC_IN | syscall.IOC_VENDOR | 1
RCVALL_OFF = 0