view tests/test-inotify-issue1556.out @ 8610:8ef1f63e554c

inotify: server: use a common 'pollable' interface for server & repowatcher Mainly for documentation purposes: it easily explains the role of handle_event and handle_timeout, and why both server & repowatcher implement those methods.
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Thu, 21 May 2009 17:09:12 +0900
parents 021de2d12355
children
line wrap: on
line source

% status without inotify
A a
! b
% inserve
% status
A a
! b
? hg.pid
Are we able to kill the service? if not, the service died on some error