]> git.itanic.dy.fi Git - rrdd/commit
Revert "onewire_parser: Keep server handle open at all time"
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 24 Jul 2016 11:12:37 +0000 (14:12 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 24 Jul 2016 11:12:37 +0000 (14:12 +0300)
commit92c2f3306f6e0be348a3cb51cb33e9cdfa37fc17
tree2648512e9930094c7d755b3eaa087bfec17b21d3
parentcaedc46c0bfa22e0f8bdfd31132083383ca43994
Revert "onewire_parser: Keep server handle open at all time"

This was not a very good workaround after all. It appears that on some
versions of ownet the client code leaks sockets even if it reuses the
server connection all the time. No point in having workaround like
this.

This reverts commit caedc46c0bfa22e0f8bdfd31132083383ca43994.
onewire_parser.c