|
Message-ID: <4E65C2D2.2080903@bredband.net> Date: Tue, 06 Sep 2011 08:50:58 +0200 From: magnum <rawsmooth@...dband.net> To: john-dev@...ts.openwall.com Subject: Re: Aleksey's Status Report #17 On 2011-09-06 08:36, Solar Designer wrote: >> On recent Linux there's inotify, but it's not portable, so I doubt that >> Qt uses it. And even if it did, there would be a fallback to something >> else on other systems, which we need to consider. Apparently, Qt uses inotify on Linux, FileSystemWatcher on Windows and kqueue on FreeBSD/Mac. Otherwise it falls back to polling. magnum
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.