Current code in `master` branch use the `fork()` method from POSIX API (sys/wait.h header), but it's not available on non POSIX platforms. Any plans to fix this issue? -- Regards, Konstantin Podsvirov