Internal
Checks that fd is in the range Node accepts for a file descriptor. Note this throws a RangeError rather than an Exception, since that is what Node does.
fd
RangeError
Exception
Checks that
fdis in the range Node accepts for a file descriptor. Note this throws aRangeErrorrather than anException, since that is what Node does.