[Mono-list] WCF and Named Pipes on OS X

Miguel de Icaza miguel at xamarin.com
Tue Feb 9 03:21:41 UTC 2016


Hello,

We do not support named pipes in Mono.

Named objects were a feature that was supported on earlier versions of
Mono, but emulating them without kernel support introduced more trouble and
pain than it was worth.

So we removed it, and the code that supported it has been removed as well.



On Thu, Dec 3, 2015 at 7:00 AM, Jonathan Mitchell <jonathan at mugginsoft.com>
wrote:

> Hi
>
> I need some cross platform IPC.
> Does Mono WCF support named pipes on OS X?
> There is some *nixy looking stuff in the source code but also some notes
> about win32 only support.
>
> J
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20160208/5fd7b68d/attachment.html>


More information about the Mono-list mailing list