Displaying 1 result from an estimated 1 matches for "b819".
Did you mean:
819
2005 Jul 06
2
OpenSSH and non-blocking mode
Dear OpenSSH developers,
OpenSSH setting non-blocking mode on its standard files creates serious
problems.
Setting non-blocking mode violates many of the semantics of how files
are supposed to behave and most programs (and most, if not all, stdio
libraries) are not prepared to deal with it. That wouldn't be a problem
except that non-blocking mode is not a property of the file descriptor
but