On Thu, May 31, 2001 at 04:06:32AM -0400, Uri Guttman wrote:
> well, it still is incorrect coding. there is no defined meaning for
> deleting the callback before you have stopped the watcher. why did you
> even try that? it makes no sense.
>From the manpage:
Watchers are stopped implicitly if their new
configuration deprives them of the ability to generate
events.
- Damien
- $w->cb(undef) causes segfaults. (+patch) Damien Neil
- Re: $w->cb(undef) causes segfaults. (+patch) Uri Guttman
- Re: $w->cb(undef) causes segfaults. (+patch) Damien Neil
- Re: $w->cb(undef) causes segfaults. (+pat... Uri Guttman
- Re: $w->cb(undef) causes segfaults. (... Damien Neil
- Re: $w->cb(undef) causes segfault... Uri Guttman
- Re: $w->cb(undef) causes segf... Damien Neil
- Re: $w->cb(undef) causes segfaults. (+patch) Joshua Pritikin
- Re: $w->cb(undef) causes segfaults. (+patch) Damien Neil
