stream: run try_select only for pipes and ttys
Its not necesary for TCP and other streams, since fd is always working with kqueue there.
Showing
+17 -18
Please register or sign in to comment
Its not necesary for TCP and other streams, since fd is always working with kqueue there.