18 Commits (c4ff4c48356e729c0fa5225284ae054557e91a77)

Author SHA1 Message Date
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Brad Fitzpatrick e8551d6b40 all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 3 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 21ef7e5c35 portlist: add macOS osImpl, finish migration to new style 4 years ago
Brad Fitzpatrick 036f70b7b4 portlist: refactor, introduce OS-specific types 4 years ago
Brad Fitzpatrick 70dde89c34 portlist: add package doc, file comments, move a method to the right file 4 years ago
Brad Fitzpatrick def089f9c9 portlist: unexport all Poller fields, removing unused one, rework channels 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
Brad Fitzpatrick 19b0cfe89e all: prepare for GOOS=ios in Go 1.16 6 years ago
Brad Fitzpatrick ec0cd60fc3 portlist: fail earlier, more nicely on iOS 6 years ago
Brad Fitzpatrick 120273d7f6 portlist: document, clean up, fix an open fd spike, optimize a bit 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago