RunWithChannelFd

constructor(fd: FileDescriptor, block: (channel: Either<BadFileDescriptor, NioFileChannel>) -> Either<FileSystemOperationError, R>, nonNioResourceFallback: () -> Either<FileSystemOperationError, R>)(source)