❦ 17 juillet 2014 16:36 +0400, Aleksandr Vinokurov <[email protected]> :

> I'm asked to evaluate possible pitfalls about subj. Can you point me
> to any info?

Without a POSIX layer like Cygwin, this is unlikely to work. With
Cygwin, poll() is mapped to select() so you won't be able to handle many
connections with such a setup. Overall, this seems a very bad idea.
-- 
if (user_specified)
    /* Didn't work, but the user is convinced this is the
     * place. */
        2.4.0-test2 /usr/src/linux/drivers/parport/parport_pc.c

Reply via email to