id | Tarih | Repo | Branch | Paket | Commit | Durum |
---|
Name | libevent |
---|---|
Homepage | http://monkey.org/~provos/libevent |
Packager | PisiLinux Community |
Type | library |
License | BSD |
Part Of | programming.misc |
Summary | Une librairie pour exécuter une fonction lorsqu'un événement spécifique a lieu sur un descripteur (descriptor) de fichier. |
Description [en] | 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. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call event_dispatch() and can then add or remove events dynamically without having to change the event loop. |
Description [tr] | libevent dosya tanımlayıcısında tanımlı bir olay oluştuğunda ya da zamanaşımı olduğunda belirlenmiş fonksiyonların çalıştırılma mekanizmasını sağlar. Olay güdümlü(event-driven) ağ sunucularının bulundurduğu asenkron olay döngülerinin(event-loop) yerine alması anlamına gelir. Uygulamanın olay döngüsünü degiştirmek zorunda kalmadan dinamik olarak olay ekleme ve silme işlemlerini yapabilmek için yalnızca event_dispatch() fonksiyonunu çağırması yeterli olur. |
Archive | Type:targz Hash:eba253ac0dcdd6572c6631b0c579471d88d3dc8d |
Archive Url | https://github.com/libevent/libevent/archive/release-2.1.12-stable.tar.gz |
Build Dependencies |
openssl-devel zlib-devel |
Patches |
libevent-linkage_fix.diff |
pspec.xml URI | programming/misc/libevent/pspec.xml |
Name | libevent |
---|---|
Runtime Dependencies |
openssl |
File Types |
executable : /usr/bin library : /usr/lib doc : /usr/share/doc |
Name | libevent-devel |
---|---|
Runtime Dependencies |
libevent |
File Types |
header : /usr/include data : /usr/lib/pkgconfig man : /usr/share/man/man3 |
Release | Date | Version | Comment | Packager |
---|---|---|---|---|
8 | 2023-12-18 | 2.1.12 | Rebuild. | Mustafa Cinasal |
7 | 2023-11-18 | 2.1.12 | Version bump. | Mustafa Cinasal |
6 | 2021-09-15 | 2.1.11 | Rebuild | Mustafa Cinasal |
5 | 2020-01-12 | 2.1.11 | Version bump | İdris Kalp |
4 | 2018-08-05 | 2.1.8 | Rebuild. | Ayhan Yalçınsoy |
3 | 2017-03-02 | 2.1.8 | Version Bump | Ayhan Yalçınsoy |
2 | 2016-06-09 | 2.0.22 | Release Bump | Pisi Linux Community |
1 | 2015-07-30 | 2.0.22 | First release | Ertuğrul Erata |