Companion

object Companion

Functions

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

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