[zeromq-dev] Why one might want to specify keep_alive settings on ZMQ socket?

Artem Vysochyn artem.vysochyn at gmail.com
Sun Sep 29 16:45:52 CEST 2013


hi zmq-ers,

Im' curios, why zmq socket provides next settings?

setTCPKeepAlive()
setTCPKeepAliveCount()
setTCPKeepAliveInterval()
setTCPKeepAliveIdle()

As I understood, zmq hides from end-user the fact that it reconnects
him. So why keep_alive is needed? :|



More information about the zeromq-dev mailing list