Message10874

Author ryan.springer
Recipients ryan.springer
Date 2016-07-08.15:09:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467990559.88.0.357258377658.issue2508@psf.upfronthosting.co.za>
In-reply-to
Content
nonblocking-example.tar contains a simple example that should demonstrate this problem if 250ms or more of network latency is present.  nonblock.py  is a simplistic server and dl.py is a client.  These scripts should be run on separate physical or virtual machines. There is a README file that is included with instructions for setup and for simulating network delay in linux using the "tc" command.  If the problem is triggered, then the downloaded file will be truncated.
History
Date User Action Args
2016-07-08 15:09:19ryan.springersetmessageid: <1467990559.88.0.357258377658.issue2508@psf.upfronthosting.co.za>
2016-07-08 15:09:19ryan.springersetrecipients: + ryan.springer
2016-07-08 15:09:19ryan.springerlinkissue2508 messages
2016-07-08 15:09:19ryan.springercreate