Fix select on regular files

This commit is contained in:
Jeremy Soller
2019-04-28 10:07:42 -06:00
parent ba711deb0d
commit 54fb8b9b2b
3 changed files with 86 additions and 24 deletions
+5
View File
@@ -1,3 +1,8 @@
Testing select on file
Is set before? 1
Amount of things ready: 1
Is set after? 1
Testing select on pipe
Is set before? 1
Amount of things ready: 1
Is set after? 1