[zeromq-dev] Access to underlying Linux socket?
Doron Somech
somdoron at gmail.com
Thu Feb 11 16:27:06 CET 2016
What is the specific option you need? Just make a socket option and apply
before connect. Like tcp keep alive and ipv6.
On Feb 11, 2016 15:12, "Mark Gillott" <mgillott at brocade.com> wrote:
> On Wed, 2016-02-10 at 23:33 +0000, Luca Boccassi wrote:
> > > > There is a new option on libzmq master that lets you pre-configure
> > a
> > > > FD and give it to ZeroMQ to use for its first pipe. (ZMQ_USE_FD).
> > > >
> > >
> > > Care to expand a bit more? Is there something (test code? source
> > module)
> > > you can point me at?
> >
> > I can point you to the guy who developed that option. He sits a few
> > meters from you in the same office and he has an awesome beard. :-)
> >
>
> Many thanks Luca.
>
> To close the loop on this. Luca & I talked and the ZMQ_USE_FD option
> solves the issue for listener (bind) sockets. Unfortunately there needs
> to be a different solution for when an application wants to set an
> option prior to a ZeroMQ connect (need the option to be persistent
> across "reconnects"). Kicking around a few ideas.
>
> Mark
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160211/1d7d2f91/attachment.htm>
More information about the zeromq-dev
mailing list