[nanomsg] Re: Port sharing, tcpmux, web-related roadmap et c.

  • From: Paul Colomiets <paul@xxxxxxxxxxxxxx>
  • To: "nanomsg@xxxxxxxxxxxxx" <nanomsg@xxxxxxxxxxxxx>
  • Date: Fri, 21 Nov 2014 01:14:21 +0200

Hi Matthew,

On Fri, Nov 21, 2014 at 12:19 AM, Matthew Hall <mhall@xxxxxxxxxxxxxxx> wrote:
> On Thu, Nov 20, 2014 at 12:22:00PM +0100, Martin Sustrik wrote:
>> Registration happens over AF_UNIX sockets. The underlying file is
>> /tmp/tcpmux-5555.ipc
>
> It could be tricky to support it in any higher level languages or platforms
> which don't have AF_UNIX.
>

Yes, but presumably those languages don't have support of SCM_RIGHTS
too (i.e. a way to send file descriptor). What languages do you mean?
Java?

If you are talking about Windows, then both file descriptor (handle?)
passing and registration should be done in some other way there (but
should be possible AFAIK).

-- 
Paul

Other related posts: