Implement review suggestions, fix tests

This commit is contained in:
Daniel
2020-10-15 15:25:34 +02:00
parent 5d0db1c250
commit be75c2d99b
4 changed files with 8 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ import (
)
// Windows specific constants for the WSAIoctl interface.
//nolint:golint
//nolint:golint,stylecheck
const (
SIO_RCVALL = syscall.IOC_IN | syscall.IOC_VENDOR | 1