Hi,
Zhu Zihao 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’.
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/archi