bug#53125: Missing abstract unix socket support
Zhu Zihao <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
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
(application/pgp-signature, 255 B)
-----BEGIN PGP SIGNATURE----- iIsEARYIADMWIQRefA5qkqvnKdl/GTlmOX+E92aT+QUCYdlx6xUcYWxsX2J1dF9s YXN0QDE2My5jb20ACgkQZjl/hPdmk/n3wgD+LIdkYUBRbgGOTWfFtYi94JA7uZOr 97wjWdyJFC3FguYA/3UUOvr3gMzxtD7kULr2CSYKv+SmmoYpc0MiHi11DaUB =B4bK -----END PGP SIGNATURE-----