Download List

프로젝트 설명

inotify-cxx is the C++ interface for Linux inotify
technology. It offers a few simple objects instead
of low-level data such as file descriptors, watch
descriptors, etc.

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.

2007-01-06 22:55
0.6.3

IN_IGNORED 이벤트에 대한이 버전의 수정 프로그램이 잘못된 동작입니다.
Tags: Minor bugfixes
This version fixes incorrect behavior for
IN_IGNORED events.

2007-01-03 19:19
0.6.2

이 버전의 수정 IN_MOVE_SELF 마스크 IN_ALL_EVENTS 포함된 반덤핑 올바르지 않습니다.
Tags: Minor bugfixes
This version fixes incorrect IN_MOVE_SELF dumping for masks containing IN_ALL_EVENTS.

2006-12-31 07:43
0.6.1

마스크 IN_ONESHOT 포함된 수정 프로그램이 버전의 잘못된 동작입니다.
Tags: Minor bugfixes
This version fixes incorrect behavior for masks
containing IN_ONESHOT.

2006-12-28 22:17
0.6.0

점점 대한 기능 / 성능 inotify 설정 / 제한이 추가되었습니다. IN_MOVE_SELF 이벤트 플래그가 추가되었습니다. InotifyWatch : : IsRecursive () 메서드를 재귀 시계 식별을위한 (미래의 버전)에 구현 될이 추가되었습니다.
Tags: Minor feature enhancements
Functions for getting/setting inotify capabilities/limits have been added. The IN_MOVE_SELF event flag has been added. The InotifyWatch::IsRecursive() method has been added for identifying recursive watches (will be implemented in future versions).

2006-12-06 08:38
0.5.3

WaitForEvents에이 버전의 수정 프로그램이 잘못된 오류 처리 ().
Tags: Minor bugfixes
This version fixes incorrect error handling in
WaitForEvents().

Project Resources