<div dir="ltr">In the code samples for dealing with blocked connections appears the comment:<div><br></div><div><pre class="sourcecode" style="background-color: rgb(238, 238, 238); padding: 5px; border: 1px solid rgb(221, 221, 221); color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; line-height: 18px;">// Connection is now blocked.
            // Note that it may be triggered more than once before
            // the connection unblocks!</pre></div><div><br></div><div>And in the description it says:</div><div><br></div><div><span style="color: rgb(85, 85, 85); font-family: Verdana, sans-serif; line-height: 18px;">If before the connections are unblocked the node also starts running low on disk space, another </span><span class="code " style="color: rgb(51, 51, 51); font-family: 'Courier New', Courier, monospace; white-space: nowrap; line-height: 18px;">connection.blocked</span><span style="color: rgb(85, 85, 85); font-family: Verdana, sans-serif; line-height: 18px;"> will <b>not</b> be sent.</span><br></div><div><br></div><div><br></div><div>Which is correct, and if both are correct, why?</div><div><br></div><div>D.</div></div>