mirror of
https://github.com/containerd/containerd.git
synced 2026-07-01 12:19:48 +00:00
`"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>