Name: | ivykis |
---|---|
Version: | 0.36.2 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 98060 |
License: | LGPLv2+ |
RPM: | ivykis-0.36.2-2.el7.aarch64.rpm |
Source RPM: | ivykis-0.36.2-2.el7.src.rpm |
Build Date: | Thu May 24 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://libivykis.sourceforge.net/ |
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) and port_create(3C). 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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Update to 0.36.2.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Update to 0.36.1.
- Update to 0.30.5.
- Handle review issues (863719#c1)
- Initial specfile for Fedora and EPEL.