Isn't there is still a race condition between the creation of the pipes in process_attach and the timer event triggering ? Shouldn't any attach command been discarded once a term command is received ? Helas, the process_term differed the terminating set in own_t and checking is_terminating doesn't seems enough for this.
Fabien 2011/6/19 Martin Sustrik <[email protected]>: > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
