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/1rwqr4xijbq88drm7bbv772nx58ryil3-libevent-2.1.12.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/6a79f76bsngdcqbqg974691cn0p7h5r3-libevent-2.1.12.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/1z1kr79nxp4x3c6l9zbbl932nack9gjp-libevent-2.1.12.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/594n1h8ysl2jsa5c6wbwizmd9sislyay-libevent-2.1.12.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/bghsxl0dgy6k1x7n3hx29cibd05s1ccx-libevent-2.1.12.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/65iwk25xbl0cqn021gwc2lli0ji7jxzv-libevent-2.1.12.drv
x86_64-linuxi686-w64-mingw32/gnu/store/25nr3sqnhkyzj92dxdlzz18vi50s6014-libevent-2.1.12.drv
x86_64-linuxi586-pc-gnu/gnu/store/2svw73az7gp1bz68496p9514zc31mpva-libevent-2.1.12.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/m68kw4z8fjl65g4fknss7l3hfv91hwqf-libevent-2.1.12.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/0kpwb1hdj2cd0gz5jf2mkfzj0jhjy8b8-libevent-2.1.12.drv
riscv64-linux/gnu/store/livvg97xf1mv36w8zywccym8gk7p785f-libevent-2.1.12.drv
    powerpc-linux/gnu/store/rmwhqbbyvyjk9k4r2drh6d69d572idz9-libevent-2.1.12.drv
      powerpc64le-linux/gnu/store/yf1f5hbrsgmrdmz9lw14r50m2a7590mp-libevent-2.1.12.drv
      mips64el-linux/gnu/store/m8r6vrsn56xcppgzx8k3djw2khz8p9mf-libevent-2.1.12.drv
        i686-linux/gnu/store/mvzkdali0vhjpmajf0c4i5p1hk4kk1qg-libevent-2.1.12.drv
        i586-gnu/gnu/store/dvf2yhbnw98a5d1gl2x29yyndd5zn3g8-libevent-2.1.12.drv
        armhf-linux/gnu/store/mcn041x9abwbjrb0s4m64hg8iq4mc7dw-libevent-2.1.12.drv
        aarch64-linux/gnu/store/c906x3k19n18lr63yb0pkmar7ifwls2f-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'