illegalSeek

Illegal seek.

Errno.swift:313
static var illegalSeek: Errno { get }

An lseek(2) function was issued on a socket, pipe or FIFO.

The corresponding C error is ESPIPE.