summaryrefslogtreecommitdiffhomepage
path: root/net/netutil/netutil.go
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris1-1/+1
2025-11-16syncs: add Mutex/RWMutex alias/wrappers for future mutex debuggingBrad Fitzpatrick1-2/+3
2023-12-21all: cleanup unused code, part 2 (#10670)Andrew Lytvynov1-6/+0
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-03-24net/netutil: move some net utils from control/controlhttp to netutilBrad Fitzpatrick1-0/+53
2022-02-22net/netutil: fix regression where peerapi would get closed after 1st reqBrad Fitzpatrick1-14/+29
2022-02-13net/netutil: unify two oneConnListeners into a new packageBrad Fitzpatrick1-0/+50