]> git.vomp.tv Git - vompclient.git/commit
VDR connection bug fixes
authorChris Tallon <chris@vomp.tv>
Thu, 23 Apr 2020 15:14:12 +0000 (16:14 +0100)
committerChris Tallon <chris@vomp.tv>
Thu, 23 Apr 2020 15:14:12 +0000 (16:14 +0100)
commit44163a536e68231f8ba248a2c444e0f0035f9004
tree64d5cb86a0d778c29c3914583729a2cc717b4f1e
parentfcfaebf4db5945a6200ba39aab8737335c5d7d10
VDR connection bug fixes
- Added util.h util.cc
- Bug fix: Reconnecting after connection lost
- Bug fix: kill -TERM handling fixed during VDP
- Bug fix: kill -TERM during VDR connecting now works
boxstack.cc
tcp.cc
tcp.h
util.cc [new file with mode: 0644]
util.h [new file with mode: 0644]
vconnect.cc
vdr.cc
vdr.h