Skip to content
  • Simon Marlow's avatar
    [project @ 2001-09-26 10:35:41 by simonmar] · 0ea9ecaf
    Simon Marlow authored
    A failure while trying to set O_NONBLOCK on a file descriptor should
    be a non-fatal error.  It turns out that on FreeBSD it is an error
    (ENODEV) to try to set O_NONBLOCK on /dev/null.
    
    MERGE TO STABLE
    0ea9ecaf