On 28/09/12 02:09, MinRK 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? > > If anyone more familiar with the core can enumerate all of the FD > allocations, then perhaps we can see if it's possible to have defined > failures, rather than unrecoverable crashes.
The "out of FDs" problem was already solved in XS , feel free to backport it to 0MQ in case of need. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
