Added package ioselectors (#1582)

This commit is contained in:
flywind
2020-08-04 10:26:21 +02:00
committed by GitHub
parent 63c2186a5a
commit fbb97dcf65
+13
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"
}
]