mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-08-22 17:46:48 +08:00
Style: format code by gofumpt (#761)
This commit is contained in:
@@ -45,6 +45,7 @@ func ioctl(s uintptr, ioc int, b []byte) error {
|
||||
}
|
||||
return nil
|
||||
}
|
||||
|
||||
func (nl *pfiocNatlook) rdPort() int {
|
||||
return int(binary.BigEndian.Uint16((*[2]byte)(unsafe.Pointer(&nl.Rdport))[:]))
|
||||
}
|
||||
|
Reference in New Issue
Block a user