mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-02 03:02:31 +00:00
* epoll: correct mapping
`epoll_data` is a union and `epoll_event` is packed on `amd64`
* names
(cherry picked from commit f2e4407306)
* epoll: correct mapping
`epoll_data` is a union and `epoll_event` is packed on `amd64`
* names
(cherry picked from commit f2e4407306)