16 Jun
2006
16 Jun
'06
2:05 p.m.
On Thu, 2006-06-15 at 14:52 +0100, Roy Marples wrote:
Hi List!
Attached is a patch to configure.in to test that epoll, poll, inotify, kqueue and dnotify actually work. It also attempts to select the best one for you if none specified.
Does the watch adding to /tmp work also when it's tmpfs (or were there other possibilities also)? I just feel a bit worried that after having those try_compiles changed to try_runs they might not work right because they're tried to run in wrong filesystem.