modbus plugin: Refactor the new reconnection code.
authorFlorian Forster <octo@collectd.org>
Sat, 25 May 2013 09:15:29 +0000 (11:15 +0200)
committerFlorian Forster <octo@collectd.org>
Sat, 25 May 2013 09:17:31 +0000 (11:17 +0200)
commit21d12548861a8a4f641a5291f6f47421737d6124
treef7a5b4d3e1c185b278ac85a9200f4f4d1480485a
parent06e9e7692aa0d1df7744cca4e70ea404eb25b093
modbus plugin: Refactor the new reconnection code.

Avoid the goto() and switch() statements.

Github: #294
src/modbus.c