Am 17.12.2012 05:26, schrieb punkUser:

Oh forgot to mention, indeed command-line only is fine. Ultimately if this ever goes to "production"
it'll probably end up on Linux actually, but for now it's convenient for me to develop it on Windows
for a number of reasons.

I'll take a look into trying to use the libevent backend... any potentialy gotchas other than
removing that other driver?

If I'm not forgetting something important, no Windows messages and no directory watcher support
should be the only things. Oh, and file access is currently blocking, but that shouldn't really
matter for most things. I'll make that threaded shortly, though.