Go supplementary network libraries

Clone this repo:
  1. 574e5eb quic: halt conn goroutines on close when listener exits early by Damien Neil · 5 days ago master
  2. 0da447f quic: permit Config.Clone on a nil Config by Damien Neil · 5 days ago
  3. e7e2eb8 internal/http3: prevent request body read when 100 status was not sent by Nicholas S. Husin · 7 days ago
  4. 6ae817d dns/dnsmessage: add boundary check in unpackSVCBResource by ismailshadow · 8 weeks ago
  5. a3c1227 internal/http3: implement server read and write deadlines by Nicholas S. Husin · 13 days ago

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.