but it has to be different to allow separate instances/config
Yeah, each instance would need a uniquely named handle, but that's pretty simple (temp filename, incremented counter filename, etc). As a side note, there's already a unique name for the socket file, at least here, the socket file in ~/.config
links to a tmpfile kind of name in /tmp
.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.