1. 03 Jan, 2017 1 commit
    • Ross Light's avatar
      Add getFd method to FdInputStream and FdOutputStream · 1c2fb362
      Ross Light authored
      These methods are useful if you're receiving a generic stream in
      application code and would like to check some non-stream behavior about
      the file (e.g. stat or isatty).  Of course, downcasting can fail and
      code should not rely on the file descriptor being available.
      1c2fb362
  2. 13 Dec, 2016 1 commit
  3. 12 Dec, 2016 2 commits
  4. 05 Dec, 2016 1 commit
  5. 01 Dec, 2016 2 commits
  6. 27 Nov, 2016 1 commit
  7. 25 Nov, 2016 1 commit
  8. 19 Nov, 2016 5 commits
  9. 18 Nov, 2016 2 commits
  10. 15 Nov, 2016 4 commits
  11. 12 Nov, 2016 1 commit
  12. 07 Nov, 2016 13 commits
  13. 11 Oct, 2016 1 commit
  14. 09 Oct, 2016 1 commit
  15. 08 Oct, 2016 1 commit
  16. 07 Oct, 2016 3 commits