unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#53125: Missing abstract unix socket support
@ 2022-01-08 11:10 Zhu Zihao
  2022-06-16  8:07 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Zhu Zihao @ 2022-01-08 11:10 UTC (permalink / raw)
  To: 53125

[-- Attachment #1: Type: text/plain, Size: 534 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-16  8:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-08 11:10 bug#53125: Missing abstract unix socket support Zhu Zihao
2022-06-16  8:07 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).