[zeromq-dev] Language binding guidelines
Martin Sustrik
sustrik at 250bpm.com
Mon Mar 1 18:57:02 CET 2010
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
More information about the zeromq-dev
mailing list