Am 12.05.2012 19:32, schrieb Shadow_exe:
> He writes that is not supported, but why??

Maybe you shouldn't try using a TcpSocket for opening a UNIX socket.

auto socket = new Socket(AddressFamily.UNIX, SocketType.STREAM);

Reply via email to