mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-26 01:43:08 +00:00
Added package ioselectors (#1582)
This commit is contained in:
parent
63c2186a5a
commit
fbb97dcf65
@ -18926,5 +18926,18 @@
|
|||||||
"description": "A lightweight discrete event simulator",
|
"description": "A lightweight discrete event simulator",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "http://github.com/jayvanderwall/desim"
|
"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…
x
Reference in New Issue
Block a user