https://issues.apache.org/bugzilla/show_bug.cgi?id=54230
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #24 from Sebb <[email protected]> --- Thanks for the patches and your patience. Code patch was applied with minor changes - had to change the re-use connection item listener, as that was setting the connection close checkbox. Ok when disabling re-use connection, but when re-use connection is re-enable, the original close connection state was not restored. URL: http://svn.apache.org/viewvc?rev=1418365&view=rev Log: TCP Sampler, additions of "Close Connection", "SO_LINGER" and "End of line(EOL) byte value" options Bugzilla Id: 54230 Modified: jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.java jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/sampler/TCPSampler.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/component_reference.xml URL: http://svn.apache.org/viewvc?rev=1418368&view=rev Log: Updated screenshots Bugzilla Id: 54230 Modified: jmeter/trunk/docs/images/screenshots/tcpsampler.png jmeter/trunk/docs/images/screenshots/tcpsamplerconfig.png jmeter/trunk/xdocs/images/screenshots/tcpsampler.png jmeter/trunk/xdocs/images/screenshots/tcpsamplerconfig.png jmeter/trunk/xdocs/usermanual/component_reference.xml -- You are receiving this mail because: You are the assignee for the bug.
