server/peer.c: Always send `BYE' packets on peer death.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 25 May 2020 15:21:14 +0000 (16:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 25 May 2020 15:21:14 +0000 (16:21 +0100)
The peer can ignore them if it likes.  The point really is that
different ends of a connection can have different ideas about its
ephemeral-ness without any logical problems.


No differences found