On Thu, Sep 27, 2012 at 5:09 PM, MinRK <[email protected]> wrote: > I'm not sure where all of the FD requests are, but one is inbound > connections. Is it possible/sensible to simply reject new connections if FD > allocation fails?
It's seems very reasonable to me to reject new connections when there aren't any resources to service them. -Michel _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
