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: 44, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/1dhnsnphjs3qi5bm0lk1syrkjw0jgcvx-libevent-2.1.12.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/qi28a61a3kxvavwmi5g71qgd68m4l0j4-libevent-2.1.12.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/4iabw8fpb6ppih90wvc3faigpsr0mji9-libevent-2.1.12.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/5g4cjjfw8j23iksfvy0mmq3vgdnbssdv-libevent-2.1.12.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/gjwx09g08a0lc3z5rgdpgsw4wh56img7-libevent-2.1.12.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/dni4dpq7yff3dfdp7v2l8h97d2xsqn0c-libevent-2.1.12.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/g33hcncwvid9z0zcs6rrzm1zycj172ci-libevent-2.1.12.drv
    x86_64-linuxi586-pc-gnu/gnu/store/c3lvphrgnqr6hqvw8y3cf239f9swy4p0-libevent-2.1.12.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/ic9wim0kil6n7kddsci0k7dwxlv274lp-libevent-2.1.12.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/zcyz0narq7jqknqrzrzy0xr393dr8w96-libevent-2.1.12.drv
    riscv64-linux/gnu/store/2rigcw26wji3hk19hq9xazv5w8yngca1-libevent-2.1.12.drv
      powerpc-linux/gnu/store/jbnffxlcgwj3m81mccc88bff9fhrd7vz-libevent-2.1.12.drv
        powerpc64le-linux/gnu/store/7sippdk73h2fnxgm1c8vn312q5r8w1xh-libevent-2.1.12.drv
        mips64el-linux/gnu/store/xhb4c7ca9z4rjayld24pf6xsvrbnvy87-libevent-2.1.12.drv
          i686-linux/gnu/store/gh1nfm70rs93qjn5kkkq7mlzk948nbdc-libevent-2.1.12.drv
            i586-gnu/gnu/store/jwxvlyidfcwzvx2rmyqgd2x6hxx1fvcg-libevent-2.1.12.drv
            armhf-linux/gnu/store/hch0r4w27c8fs55asnw9l6qnm44wkw8i-libevent-2.1.12.drv
            aarch64-linux/gnu/store/76ax0v3vbgs9f960iv1ymwpqc7iv11ay-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'