You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2011/11/23 23:35:02 UTC

svn commit: r1205640 - /jmeter/trunk/xdocs/changes.xml

Author: pmouawad
Date: Wed Nov 23 22:35:01 2011
New Revision: 1205640

URL: http://svn.apache.org/viewvc?rev=1205640&view=rev
Log:
Bug 40750 - TCPSampler : Behaviour when sockets are closed by remote host

Modified:
    jmeter/trunk/xdocs/changes.xml

Modified: jmeter/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1205640&r1=1205639&r2=1205640&view=diff
==============================================================================
--- jmeter/trunk/xdocs/changes.xml (original)
+++ jmeter/trunk/xdocs/changes.xml Wed Nov 23 22:35:01 2011
@@ -172,6 +172,7 @@ This behaviour can be changed with prope
 <li>Bug 52104 - TCP Sampler handles badly errors</li>
 <li>Bug 52087 - TCPClient interface does not allow for partial reads</li>
 <li>Bug 52115 - SOAP/XML-RPC should not send a POST request when file to send is not found</li>
+<li>Bug 40750 - TCPSampler : Behaviour when sockets are closed by remote host</li>
 </ul>
 
 <h3>Controllers</h3>