GNU bug report logs - #62990
30.0.50; UDP server closes connection upon receiving an empty packet

Previous Next

Package: emacs;

Reported by: Vasilij Schneidermann <mail <at> vasilij.de>

Date: Fri, 21 Apr 2023 10:38:01 UTC

Severity: normal

Found in version 30.0.50

Full log


View this message in rfc822 format

From: Robert Pluim <rpluim <at> gmail.com>
To: Vasilij Schneidermann <mail <at> vasilij.de>
Cc: 62990 <at> debbugs.gnu.org
Subject: bug#62990: 30.0.50; UDP server closes connection upon receiving an empty packet
Date: Wed, 26 Apr 2023 13:50:17 +0200
>>>>> On Wed, 26 Apr 2023 12:56:39 +0200, Vasilij Schneidermann <mail <at> vasilij.de> said:

    Vasilij> Thank you. Yes, that is the case, the network process is no longer shut
    Vasilij> down, but the 0-length message isn't picked up. It prints the following:

    Vasilij>     Received string (5): "hello"
    Vasilij>     Received string (5): "world"

    Vasilij> Rather than the expected:

    Vasilij>     Received string (5): "hello"
    Vasilij>     Received string (0): ""
    Vasilij>     Received string (5): "world"

Right. Getting emacs to deliver a zero length string to the UDP
process would be quite a change, one I canʼt get to any time soon.

    >> Does guile deliver the empty message?

    Vasilij> Yes it does.

OK.

Robert
-- 




This bug report was last modified 1 year and 157 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.