1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00

refine address family type

This commit is contained in:
Darien Raymond 2018-03-13 09:02:34 +01:00
parent b4e1240160
commit 087c0c1499
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -22,7 +22,7 @@ var (
)
// AddressFamily is the type of address.
type AddressFamily int
type AddressFamily byte
const (
// AddressFamilyIPv4 represents address as IPv4