Language

Package: libevent @ 2.1.12

Synopsis

Event notification library

Description

The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.

libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop.

Home page
https://libevent.org/
Location
gnu/packages/libevent.scm (line: 43, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/n0p2ncz5qxpaiasxsd6pypsn2f2k2wpv-libevent-2.1.12.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/ciq9rav5q9jfsjkrn0k1xj688r4hxscy-libevent-2.1.12.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/xqxsvfhixwj7difs8f5yv51jrg8qpw4a-libevent-2.1.12.drv
      x86_64-linuxpowerpc-linux-gnu/gnu/store/ci6vwlr9qvh25kvk2sqj61cxz6yfh2bx-libevent-2.1.12.drv
      x86_64-linuxpowerpc64le-linux-gnu/gnu/store/9qp5lpls61n7kc6grqcpap9rz574jw8x-libevent-2.1.12.drv
      x86_64-linuxmips64el-linux-gnu/gnu/store/frrp9i87i4np36lg43y7sr7vbh0zm6w0-libevent-2.1.12.drv
      x86_64-linuxi686-w64-mingw32/gnu/store/jbxzdy6js5hy0lpx1zwc42bs9bx04nqb-libevent-2.1.12.drv
        x86_64-linuxi586-pc-gnu/gnu/store/9da0dr1sl99941rn2vp49iyh6llgqvwk-libevent-2.1.12.drv
        x86_64-linuxarm-linux-gnueabihf/gnu/store/w2ii8dda6iv12ilr8hfjxz08qzn8hrpc-libevent-2.1.12.drv
        x86_64-linuxaarch64-linux-gnu/gnu/store/2qam67ab6mg1byk4qjj0likhv0mg3yiw-libevent-2.1.12.drv
        riscv64-linux/gnu/store/36z8y687i9flr31m4gc6my9sfrm3qacd-libevent-2.1.12.drv
          powerpc-linux/gnu/store/3g2dql9qfhv74zg79hmhsb4rx5609gxw-libevent-2.1.12.drv
            powerpc64le-linux/gnu/store/zdkm916zh9k2vf5arnsy9q9wk2k778si-libevent-2.1.12.drv
            mips64el-linux/gnu/store/m8jg4asw3zrg8k9nb0dm6qw3sn8wykr0-libevent-2.1.12.drv
              i686-linux/gnu/store/7jxy84b0wmbai4cb47jdnls9y0lsa7qs-libevent-2.1.12.drv
              i586-gnu/gnu/store/01gq1pbi7p7j3yx3bnzd1x8qq3i10g4f-libevent-2.1.12.drv
              armhf-linux/gnu/store/sgi20b5n86ql4982b072dq8h3vym3lqb-libevent-2.1.12.drv
              aarch64-linux/gnu/store/48wnc12cykqv7j37mbp6kz70141mwxpd-libevent-2.1.12.drv

              Lint warnings

              LinterMessageLocation
              input-labels

              Identify input labels that do not match package names

              label 'python' does not match package name 'python-wrapper'