Download List

프로젝트 설명

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.

System Requirements

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

빌드 지금은 좀 더 강력하고, 그리고 당신이 configure 스크립트를 해제하는 특정 어댑터를 설정할 수있습니다. ADNS 어댑터 오류 메시지를 반환합니다. 입심이 2 입심이 어댑터가 작동합니다. 저기 새 oop_sys_run_once () 함수를, 그래서 당신이 이벤트 원본을 조사 할 수있어.
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

하면 메모리 누수를 생성하고 시스템 이벤트 소스를 파괴하고, 신호 처리의 견고성이 향상되어, 고정했다 약간의 이동성 문제를 해결했다.
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

위해 TCL 이벤트 루프에 대한 이벤트 원본 어댑터 (이것은 또한, 예를 들어, 파이썬을 지원하는 프로그램은 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

이 릴리스는 GNU 작성한 Readline을위한 어댑터가 포함되어있습니다.
This release includes an adapter for GNU Readline.

2001-01-30 15:13
0.4

버전 0.4 버그 수정 및 W3C는 libwww과 입심을위한 소스 어댑터에 대한 싱크 어댑터 추가 (따라서는 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