On 04/01/12 14:55, Chuck Remes wrote: > What elements should I printf? Is the +sv+ variable important? What > values should it have (or not have)?
I believe there's nothing to print there except of fact that a socketpair was created. > Is there a way to print the total number of FDs in use at that point > in time? That is, can I add a counter ivar to the class and increment > it in that function? I am not aware of such a function. However, it's possible there's a tool on OSX that provides you with the number interactively. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
