[nanomsg] Re: Multiple connections to pair on Windows?

  • From: Paul Colomiets <paul@xxxxxxxxxxxxxx>
  • To: "nanomsg@xxxxxxxxxxxxx" <nanomsg@xxxxxxxxxxxxx>
  • Date: Thu, 31 Oct 2013 10:08:09 +0200

Hi Dirk,

On Wed, Oct 30, 2013 at 10:00 PM, Dirk Reiners <dirk.reiners@xxxxxxxxx> wrote:
> Currently I have it set up so that the initial connection goes through a
> pair and the broadcast is done through a survey. Is that a sensible way to
> do this? It works fine on Linux, but gives me the above error on Windows. Is
> there a better way to do this? Is this outside of nanomsg's design space?
>

I believe you should use request-reply for initial connection. It's
not a problem that you almost never have more than one connection to
that socket.

-- 
Paul

Other related posts: