On Thu, Feb 24, 2011 at 4:26 AM, Brian Rogoff <[email protected]> wrote:
The default number of files per process on OS X is 256, which seems to
be too low for this test case. Could you raise it, and try again?
ulimit -n # to show limit
ulimit -n 1200 # to raise it
> Too many open files
> sock != -1 (tcp_listener.cpp:321)
> /bin/sh: line 1: 87052 Abort trap ${dir}$tst
I'll add this to the wiki regarding Mac OS X installation of 0MQ.
Thanks for reporting it!
-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev