swift-netutils icon indicating copy to clipboard operation
swift-netutils copied to clipboard

Added isLinkLocalUnicast as defined in https://golang.org/src/net/ip.go

Open cloutiertyler opened this issue 8 years ago • 1 comments

Just wanted to get your thoughts on adding some convenience functions from https://golang.org/src/net/ip.go. I've added one here as an example.

cloutiertyler avatar Oct 30 '17 02:10 cloutiertyler

@cloutiertyler Sorry for taking so long. I'm ok with adding such convenience functions. Please make sure you include unit tests and update documentation, thanks!

svdo avatar Nov 22 '17 09:11 svdo