I am looking into doing some IPC between two processes using phobos, but ran into a problem when trying to bind a Socket to a unix location. There is an InternetAddress class, but there doesn't appear to be an Address class for the UNIX address family. Can anyone give me an example of how to setup a Socket with an address family type AddressFamily.UNIX?

Thank you,
JC

Reply via email to