Package libivykis: Information

    Source package: libivykis
    Version: 0.42.4-alt1
    Latest version according to Repology
    Build time:  Mar 28, 2022, 12:33 AM in the task #297361
    Category: System/Libraries
    Report package bug
    License: LGPLv2+
    Summary: Library for asynchronous I/O readiness notification
    Description: 
    ivykis is a library for asynchronous I/O readiness notification.
    It is a thin, portable wrapper around OS-provided mechanisms such
    as epoll_create(2), kqueue(2), poll(2), poll(7d) (/dev/poll),
    port_create(3C) and select(2).
    
    ivykis was mainly designed for building high-performance network
    applications, but can be used in any event-driven application that
    uses poll(2)able file descriptors as its event sources.

    List of rpms provided by this srpm:
    libivykis-devel (x86_64, ppc64le, i586, armh, aarch64)
    libivykis0 (x86_64, ppc64le, i586, armh, aarch64)
    libivykis0-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Konstantin Lepikhov

    List of contributors:
    Konstantin Lepikhov

    ACL:
    Konstantin Lepikhov
    @everybody

    Last changed


    March 27, 2022 Konstantin Lepikhov 0.42.4-alt1
    - 0.42.4.
    - .spec: fix libname according shared libs policy.
    Sept. 4, 2017 Konstantin Lepikhov 0.42.1-alt1
    - Updated to 0.42.1:
      + Fix segfault when calling IV_TASK_INIT() before iv_init().
    May 28, 2013 Konstantin Lepikhov 0.39-alt0.git20130528
    - Updated to 0.39.
    - ivykis->libivykis.