This website requires JavaScript.
Explore
Help
Sign In
hitsword
/
gost
mirror of
https://github.com/go-gost/gost.git
Watch
1
Star
0
Fork
You've already forked gost
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0a41b70ef4
gost
/
pkg
/
common
/
net
/
dialer
/
dialer_other.go
8 lines
102 B
Go
Raw
Blame
History
//go:build !linux
package
dialer
func
bindDevice
(
fd
uintptr
,
ifceName
string
)
error
{
return
nil
}
Reference in New Issue
View Git Blame
Copy Permalink