On Sun, 8 May 2005, R. Bernstein wrote:

> Heiner suggested open(psz_device, O_RDONLY) and I notice on GNU/Linux
> the flags are O_RDONLY|NONBLOCK. If I have this correctly, Burkhard

        Should that be O_NONBLOCK rather than simply NONBLOCK?

> Anyone have comments, suggestions, thoughts? Anyone want to venture
> what might be correct for FreeBSD, Solaris (BSDI, etc)?

        BSDI uses "O_RDONLY | O_NONBLOCK".

        Cheers,
        Steven Schultz



_______________________________________________
Libcdio-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/libcdio-devel

Reply via email to