zeromq / zeromq4-x

ØMQ 4.x stable release branch - bug fixes only
GNU General Public License v3.0
458 stars 196 forks source link

Problem: zmq_ctx_term has insane behavior by default #100

Closed hintjens closed 10 years ago

hintjens commented 10 years ago

Solution: document this with a clear warning. It would be nicer perhaps to change the default LINGER to e.g. a few seconds. However this could break existing applications.