1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-02-20 23:47:21 -05:00
Araragi Hokuto 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
2018-07-25 00:36:28 +02:00
2018-11-13 20:40:18 +01:00
2019-10-10 14:56:01 +08:00
2020-05-31 12:37:24 +08:00
2019-10-19 11:12:11 +08:00
2020-05-31 12:37:24 +08:00
2018-12-03 22:44:42 +01:00
2020-03-19 19:11:16 +08:00
2018-10-21 20:33:08 +02:00
2019-02-01 20:08:21 +01:00
2020-03-24 22:26:03 +08:00
2018-09-30 18:39:53 +02:00
2019-02-01 20:08:21 +01:00
2019-01-01 11:33:21 +01:00
2018-12-06 17:37:05 +01:00
2019-02-10 19:04:11 +01:00
2018-11-19 21:07:47 +01:00
2018-12-05 16:27:32 +01:00
2019-02-01 20:08:21 +01:00
2019-02-10 19:19:05 +01:00

Project V

Build Status codecov.io GoDoc codebeat Downloads

Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects:

Description
No description provided
Readme MIT 68 MiB
Languages
Go 70.8%
JavaScript 29.1%
Shell 0.1%