22 Commits (068074c109a5a78de746b47b0f1bd2915936809c)

Author SHA1 Message Date
Brad Fitzpatrick 068074c109 portlist: also tb.Skip benchmarks (not just tests) on bad Linux kernels 2 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Simon Law 6ace3995f0
portlist: skip tests on Linux 6.14.x with /proc/net/tcp bug (#18185) 4 months ago
Andrew Dunham 16587746ed portlist,tstest: skip tests on kernels with /proc/net/tcp regression 5 months ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Marwan Sulaiman f8f0b981ac portlist: remove async functionality 3 years ago
Marwan Sulaiman 5dd0b02133 portlist: add a synchronous Poll method 3 years ago
Marwan Sulaiman e32e5c0d0c portlist: add Poller.IncludeLocalhost option 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Brad Fitzpatrick f81351fdef portlist: fix data race 3 years ago
Brad Fitzpatrick 575c599410 portlist: add a test that verifies changes are picked up over time 4 years ago
Brad Fitzpatrick 036f70b7b4 portlist: refactor, introduce OS-specific types 4 years ago
Brad Fitzpatrick 774fa72d32 portlist: add BenchmarkGetListIncremental 4 years ago
Brad Fitzpatrick 46ce80758d portlist: update some internals to use append-style APIs 4 years ago
Brad Fitzpatrick 67597bfc9e portlist: unexport GetList 4 years ago
Brad Fitzpatrick 5c5acadb2a portlist: unexport SameInodes method 5 years ago
Josh Bleecher Snyder e8cd7bb66f tstest: simplify goroutine leak tests 5 years ago
Denton Gentry 0aed59b691 portlist: add a test for SameInodes 5 years ago
Denton Gentry 07e4009e15 portlist: fully exercise lessThan in tests 5 years ago
Avery Pennarun 806de4ac94 portlist: fix "readdirent: no such file or directory" errors on Linux. 6 years ago
Brad Fitzpatrick f8d67bb591 portlist: ignore ports bound to localhost 6 years ago
Brad Fitzpatrick 120273d7f6 portlist: document, clean up, fix an open fd spike, optimize a bit 6 years ago