bricks v0.1.0 Bricks.Error.Posix View Source
Wrapper for a POSIX error code
Link to this section Summary
Functions
Creates a new Posix from the given error code, unless the error
code was :etimedout, when we return a Bricks.Error.Timeout
Link to this section Types
Wrapper for a POSIX error code
Link to this section Functions
Creates a new Posix from the given error code, unless the error
code was :etimedout, when we return a Bricks.Error.Timeout.