Files
v2fly/common/buf
Araragi HokutoandKslr 2a96605138 Fix build failure on illumos
Previously v2ray can not be built on illumos due to following reasons:
1. missing build tags in transport/internet/sockopt_other.go
2. many definitions in syscall does not exist on illumos
This commit addresses these problems by adding missing build tags, and
updates those missing syscall deps on illumos to use x/sys/unix.
2020-05-31 12:37:24 +08:00
..
2019-11-27 09:12:02 +08:00
2019-11-22 17:40:24 +08:00
2019-11-22 10:11:23 +08:00
2019-11-27 09:12:02 +08:00
2019-01-06 00:34:38 +01:00
2019-11-27 09:12:02 +08:00
2019-11-22 10:11:23 +08:00
2020-05-31 12:37:24 +08:00
2020-05-31 12:37:24 +08:00
2019-02-09 15:46:48 +01:00