yinghuocho / gotun2socks

A Golang implementation of tun2socks
BSD 2-Clause "Simplified" License
292 stars 103 forks source link

windows build #9

Closed TongxiJi closed 7 years ago

TongxiJi commented 7 years ago

github.com/yinghuocho/gotun2socks

.\gotun2socks.go:97: cannot use int(t2s.dev.Fd()) (type int) as type syscall.Handle in argument to syscall.SetNonblock what shall i do?

TongxiJi commented 7 years ago

Sorry my fault.