1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-03-06 00:56:19 +03:00

3 lines
158 B
Go
Raw Normal View History

2020-11-25 19:01:53 +08:00
// Package net is a drop-in replacement to Golang's net package, with some more functionalities.
2020-12-04 09:36:16 +08:00
package net // import "github.com/xtls/xray-core/common/net"