Companion
Functions
Link copied to clipboard
fun forErrno(errno: Int = platform.posix.errno, posixFunctionName: String? = null): PosixException
Content copied to clipboard
Create the corresponding instance of PosixException with error message provided by the underlying POSIX implementation.