Open SilvanScherrer opened 4 years ago
It would be very good to have select also working on stdin/stdout. stdout is easy, as it just is writable always. stdin need probably some KbdPeek() scheme to see if some keystrokes are available. and the set the fd according.
It would be very good to have select also working on stdin/stdout. stdout is easy, as it just is writable always. stdin need probably some KbdPeek() scheme to see if some keystrokes are available. and the set the fd according.