Go supplementary network libraries

Clone this repo:
  1. 6705db9 quic: clean up crypto streams when dropping packet protection keys by Damien Neil · 2 days ago master
  2. 4ef7588 quic: handle ACK frame in packet which drops number space by Damien Neil · 5 days ago
  3. 552d8ac Revert "route: change from syscall to x/sys/unix" by Michael Knyszek · 5 days ago
  4. 13a7c01 Revert "route: remove unused sizeof* consts on freebsd" by Michael Knyszek · 5 days ago
  5. 285e1cf go.mod: update golang.org/x dependencies by Gopher Robot · 7 days ago v0.32.0

Go Networking

Go Reference

This repository holds supplementary Go networking packages.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.

The git repository is https://go.googlesource.com/net.

The main issue tracker for the net repository is located at https://go.dev/issues. Prefix your issue with “x/net:” in the subject line, so it is easy to find.