When writing session data to stdout or stderr, switch the relevant file
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Sep 2007 12:45:49 +0000 (12:45 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Sep 2007 12:45:49 +0000 (12:45 +0000)
descriptor into non-blocking mode temporarily, and correctly handle returns
of EAGAIN from write().  This should fix unix-plink-stdout-nonblock, while
avoiding EAGAIN turning up where we aren't expecting it.

git-svn-id: svn://svn.tartarus.org/sgt/putty@7748 cda61777-01e9-0310-a592-d414129be87e


No differences found