github.com/v2fly/v2ray-core/v4@v4.45.2/common/net/net.go (about) 1 // Package net is a drop-in replacement to Golang's net package, with some more functionalities. 2 package net 3 4 //go:generate go run github.com/v2fly/v2ray-core/v4/common/errors/errorgen