Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use O_NONBLOCK instead of deprecated O_NDELAY (closes #710)
Usually exact same value because `#define O_NDELAY O_NONBLOCK`
- Loading branch information