[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#53125: Missing abstract unix socket support
From: |
Zhu Zihao |
Subject: |
bug#53125: 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
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#53125: Missing abstract unix socket support,
Zhu Zihao <=