emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53125: closed (Missing abstract unix socket support)


From: GNU bug Tracking System
Subject: bug#53125: closed (Missing abstract unix socket support)
Date: Thu, 16 Jun 2022 08:09:01 +0000

Your message dated Thu, 16 Jun 2022 10:07:51 +0200
with message-id <87v8t1ni94.fsf@gnu.org>
and subject line Re: bug#53125: Missing abstract unix socket support
has caused the debbugs.gnu.org bug report #53125,
regarding Missing abstract unix socket support
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
53125: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=53125
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Missing abstract unix socket support Date: Sat, 08 Jan 2022 19:10:03 +0800 User-agent: mu4e 1.6.10; emacs 27.2
Currently, It's not valid to create abstract unix socket in Guile via
`connect` procedure, because it rejects string with leading NUL.

Abstract unix socket is widely used in D-Bus. Missing support for it
hurts the ability of Guile in D-Bus programming.

I see a patch at
https://lists.gnu.org/archive/html/guile-devel/2021-03/msg00038.html

But looks that nobody cares it. Would someone can help review and merge it? 
-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#53125: Missing abstract unix socket support Date: Thu, 16 Jun 2022 10:07:51 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi,

Zhu Zihao <all_but_last@163.com> skribis:

> Currently, It's not valid to create abstract unix socket in Guile via
> `connect` procedure, because it rejects string with leading NUL.

Fixed in 01b686b701dc06f6623f0cc75acd4583c0296333 with Liliana’s patch:

  https://issues.guix.gnu.org/53928

Thanks,
Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]