aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/syscall/net.go
AgeCommit message (Expand)Author
2023-12-06move syscall constants for networking into net space to avoid windows build i...Scott Feldman
2023-12-06move IPPROTO_TLS to netdev to avoid src/syscall dependencyScott Feldman
2023-12-06Add network device driver model, netdevScott Feldman
2020-06-23extend stdlib to allow import of more packages (#1099)Cornel