Package libivykis: Information

  • Default inline alert: Version in the repository: 0.42.4-alt1

Source package: libivykis
Version: 0.42.1-alt1
Latest version according to Repology
Build time:  Sep 4, 2017, 09:42 AM in the task #187802
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 (x86_64, i586)
libivykis-debuginfo (x86_64, i586)
libivykis-devel (x86_64, i586)

Maintainer: Konstantin Lepikhov

List of contributors:
Konstantin Lepikhov

ACL:
Konstantin Lepikhov
@everybody

Last changed


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.
Dec. 10, 2012 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.30.5-1
- Update to 0.30.5.