mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-17 13:02:47 +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)