Added package ioselectors (#1582)
This commit is contained in:
parent
63c2186a5a
commit
fbb97dcf65
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue