[ 原始碼: lua-event ]
套件:lua-event(0.4.6-1)
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-6 (>= 2.1.8-stable)
- Asynchronous event notification library
-
- dep: lua-socket
- TCP/UDP socket library for the Lua language