simon-svn: putty: ben
tartarus-commits at lists.tartarus.org
tartarus-commits at lists.tartarus.org
Sun Sep 30 13:45:50 BST 2007
SVN root: svn://ixion.tartarus.org/main
Changes by: ben
Revision: 7748
Date: 2007-09-30 13:45:49 +0100 (Sun, 30 Sep 2007)
Log message (4 lines):
When writing session data to stdout or stderr, switch the relevant file
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.
Modified files:
U putty/unix/uxplink.c
Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=7748&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/unix/uxplink.c?rev=7748&r1=7747&r2=7748
More information about the tartarus-commits
mailing list