<div dir="ltr">Hi Thomas,<br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 23, 2013 at 4:15 AM, Thomas Hommers <span dir="ltr"><<a href="mailto:thomas.hommers@ebalu.com" target="_blank">thomas.hommers@ebalu.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It seems that after i send data with self.transport.write(data) the last packet will be send with the "FP." flag, what seems to "Finalize" the connection from this end.<br>

</blockquote><div><br></div><div>I can't find any information on the "FP" flag in either IP or TCP.<br></div><div> <br></div><div>Either way, if you just call self.transport.write, nothing is finalized. Only when you call loseConnection is the connection lost :)<br>

</div><div><br></div><div>Are you observing any behavior that suggests that the connection is lost or "finalized"? (I must admit I'm unfamiliar with the latter term, and have no idea what you're referring to.)<br>

</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks.<br>
Thomas<br></blockquote></div></div></div>