Skip to content

feat(knetty): add listener ,dialer for tcp protocol #83

feat(knetty): add listener ,dialer for tcp protocol

feat(knetty): add listener ,dialer for tcp protocol #83

Triggered via push April 16, 2023 10:34
Status Failure
Total duration 1m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint: internal/net/listener/listener.go#L50
field `keepAlive` is unused (unused)
Lint: pkg/net/net_test.go#L33
cannot use iPToSockAddrInet4(nil, 8000) (value of type *"golang.org/x/sys/unix".SockaddrInet4) as *syscall.SockaddrInet4 value in assignment (typecheck)
Lint: pkg/net/net_test.go#L37
cannot use iPToSockAddrInet4((net.IP literal), 9000) (value of type *"golang.org/x/sys/unix".SockaddrInet4) as *syscall.SockaddrInet4 value in assignment (typecheck)
Lint
Process completed with exit code 2.