[ 源代码: lua-event ]
软件包:lua-event(0.4.6-2 以及其他的)
asynchronous event notification library for Lua
This package contains the bindings for libevent, a synchronous event notification library that provides a mechanish to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.
其他与 lua-event 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-2.1-7t64 (>= 2.1.8-stable)
- 异步事件通知库
-
- dep: lua-socket
- TCP/UDP socket library for the Lua language