gonzalo diethelm wrote:
>> I had forgotten 0MQ probably keeps an internal list of sockets
>> associated with its context; it certainly makes sense to have all
>> outstanding socket operations fail in a graceful manner. I like this
>> approach.
> 
> So we should probably have a way to close a specific socket, and a way
> to signal to the context that we want to shut it (and every socket that
> depends on it) down.

Right. I've modified the specification accordingly.

Martin

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to