Télécharger la liste

Description du projet

Liboop provides a generic, callback-based event dispatch interface, and aims to ease the development of multiplexed, non-blocking, event-driven modular applications, components, and libraries under POSIX-based operating systems. It includes adapters for select(), poll(), the glib event loop, the TCL event loop, the W3C libwww, asynchronous DNS, and GNU readline.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-10-27 17:59
1.0

La compilation est un peu plus forte maintenant, et vous pouvez activer et désactiver des adaptateurs spécifiques dans le script de configuration. Les rendements erreur de carte ADNS messages. La carte fonctionne avec GLib GLib 2. Il ya une nouvelle oop_sys_run_once () la fonction, si vous pouvez interroger une source d'événement.
Tags: Minor feature enhancements
The build is little more robust now, and you can
enable and disable specific adapters in the
configure script. The ADNS adapter returns error
messages. The GLib adapter works with GLib 2.
There's a new oop_sys_run_once() function, so you
can poll an event source.

2003-04-10 02:11
0.9

Une fuite de mémoire lors de la création et de détruire la source des événements système a été fixée, la robustesse du traitement du signal est améliorée, et certains problèmes de portabilité des mineurs ont été corrigés.
Tags: Minor bugfixes
A memory leak when creating and destroying the system event source was fixed, the robustness of signal handling is improved, and some minor portability problems were fixed.

2001-09-19 04:58
0.8

Une source d'événement adaptateur pour la boucle d'événements THC (ce qui soutient également, par exemple, des programmes en utilisant Python Tkinter.)
Tags: Minor feature enhancements
An event source adapter for the TCL event loop (this also supports, e.g., Python programs using Tkinter.)

2001-01-30 15:13
0.6

Cette version inclut un adaptateur pour GNU Readline.
This release includes an adapter for GNU Readline.

2001-01-30 15:13
0.4

La version 0.4 corrige des bugs et ajoute un adaptateur de puits pour l'libwww W3C et un adaptateur de source pour GLib (et donc GTK +).
Version 0.4 fixes bugs and adds a sink adapter for the W3C libwww and a source adapter for GLib (and thus GTK+).

Project Resources