TCP "Bye" to ensure all messages sent?

Issue #16 new
James Powell repo owner created an issue

This conversation on LAVA reveraled to me that closing a TCP Connection may abort sending of all the (buffered) data, possibly causing a loss of message(s) in the TCP Messengers. Could fix this with a "Bye" message that causes the other end to close the connection (the original end would wait for that close to throw an error or timeout after a reasonable time).

Comments (0)

  1. Log in to comment