UnixSocket

mta`chrono chrono at mta-international.net
Sat May 12 11:20:11 PDT 2012


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);


More information about the Digitalmars-d mailing list