Added package ioselectors (#1582)

This commit is contained in:
flywind 2020-08-04 16:26:21 +08:00 committed by GitHub
parent 63c2186a5a
commit fbb97dcf65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18926,5 +18926,18 @@
"description": "A lightweight discrete event simulator",
"license": "MIT",
"web": "http://github.com/jayvanderwall/desim"
},
{
"name": "ioselectors",
"url": "https://github.com/xflywind/ioselectors",
"method": "git",
"tags": [
"selectors",
"epoll",
"io"
],
"description": "Selectors extension.",
"license": "Apache-2.0",
"web": "https://github.com/xflywind/ioselectors"
}
]