`"golang.org/x/sys/unix"` support epoll on arm64 with 324e137580 There is no need a C implementation of epoll on arm64. Signed-off-by: Lei Jitang <leijitang@huawei.com>
324e137580
Replace syscall usage with /sys/unix in the binaries and their packages Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>