On 4/29/19, Jose Isaias Cabrera <[email protected]> wrote:
>
> I know I can probably use cygwin to run this tool, but plain Windows is not
> an option, right?
>

Althttpd is built around fork().  Windows does not support fork().
The cygwin implementation of fork() is convoluted, and I suspect slow,
though I have not actually confirmed that.
-- 
D. Richard Hipp
[email protected]
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to