Next: posix args, Previous: posix sem, Up: posix [Index]
Return a string describing the errno code errno. Makes use
of the system function strerror(). If errno is not a valid
errno value: return a string telling it. As special cases
errno can be also #t, meaning “unknown error”, and
#f, meaning “no error”.
Return true if obj is a non–negative fixnum less than the value
of FD_SETSIZE.
Return true if obj is a fixnum integer in the range of network ports [1, 65535].