Companion

object Companion

Functions

Link copied to clipboard
fun forErrno(function: String, errno: Int = platform.posix.errno): PosixException

Create the corresponding instance of PosixException with error message provided by the underlying POSIX implementation.