hhvm/hsl-experimental

HSL IO/OS API cleanups

fredemmott opened this issue · 1 comments

  • make functions consistently throw either InvalidArgumentException or the OS\ErrnoException (EINVAL) equivalent, not both
  • make readLineAsync() require max_bytes

Splitting out to separate issues - #143 #140 #142