-
NonBlockingFileIO
is meant to be used with file descriptors that are set to the default (blocking) mode. It doesn’t make sense to use it with a file descriptor whereO_NONBLOCK
is set therefore this error is raised when that was requested.Declaration
Swift
case descriptorSetToNonBlocking