Adds support for UNIX sockets#272
Conversation
|
Many thanks. I will try to finish the review today after kids go to bed :) I think we have to agree on naming, I am more used to the term Unix Domain socket (UDS) than UNIX sockets. I don't know which is better or more popular, I will look at how other libraries name it. |
I think the correct term is UNIX domain socket. However, I didn't immediately recognize the UDS acronym as 'UNIX domain socket', so I'd use the full term but avoid 'UDS'. As a reference:
I can rename |
close #246