Package: wnpp Severity: wishlist Owner: Andrea Capriotti <capri...@debian.org> X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name : libvpoll-eventfd Version : 0.1 Upstream Author : VirtualSquare (project leader Renzo Davoli <re...@cs.unibo.it>) * URL : http://wiki.virtualsquare.org * License : LGPL2.1+ and GPL-2+ Programming Lang: C Description : generate synthetic events for poll/select/ppoll/pselect/epoll This library uses eventfd/VPOLL if provided by the kernel or the vpoll device otherwise it implements an emulator (providing only `EPOLLIN`, `EPOLLOUT` and a non standard version of EPOLLHUP/EPOLLRDHUP).