Added package wepoll (#1577)

This commit is contained in:
flywind 2020-08-02 12:45:58 +08:00 committed by GitHub
parent 87a0a87cf4
commit 421bbbad93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18867,5 +18867,18 @@
"description": "Conway's Game of Life implemented in Nim",
"license": "MIT",
"web": "https://github.com/angus-lherrou/hayaa"
},
{
"name": "wepoll",
"url": "https://github.com/xflywind/wepoll",
"method": "git",
"tags": [
"epoll",
"windows",
"wrapper"
],
"description": "Windows epoll wrapper.",
"license": "MIT",
"web": "https://github.com/xflywind/wepoll"
}
]