summaryrefslogtreecommitdiffhomepage
path: root/sites/www
diff options
context:
space:
mode:
authorPaul Kapp <paullkapp+radssh@gmail.com>2016-02-07 18:10:26 -0500
committerJeff Forcier <jeff@bitprophet.org>2016-07-25 21:01:09 -0700
commit6685603b9cb9d72609d3bfda5d1a7a9392fe153f (patch)
treea466db015605b5d18ecbac9eb7408f8a75de911f /sites/www
parentc0c0dffb8b5827c2cf449b5247cfe590ebd0f6df (diff)
ProxyCommand fixes for Python3
Simple fix of using unbuffered subprocess.PIPE uncovered a trickier bug where the lack of timeout on initial readline call would pull data from the first real packet, throwing off subsequent reads. Doesn’t seem necessary to preserve a read buffer across recv() calls, especially if it isn’t implemented correctly.
Diffstat (limited to 'sites/www')
0 files changed, 0 insertions, 0 deletions