You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful if Go supported raw ethernet sockets. It is indicated that this was
planned in a TODO on net.go:
// TODO(rsc):
// support for raw ethernet sockets
Is this still planned?
Thanks!