cec: don't wait for the full timeout to pass in CCECProcessor::OpenConnection(),...
authorLars Op den Kamp <lars@opdenkamp.eu>
Mon, 27 Feb 2012 19:40:08 +0000 (20:40 +0100)
committerLars Op den Kamp <lars@opdenkamp.eu>
Mon, 27 Feb 2012 19:40:08 +0000 (20:40 +0100)
commit3b5e433aedcade91b053d591bf19b02605ef8697
treec6df392938b8fd3e1e9d4b7f8112af26738a8244
parent30a09f32c9fb0c3d56e3a4e8da58a04fd4c3756f
cec: don't wait for the full timeout to pass in CCECProcessor::OpenConnection(), but retry to connect 2 times. fixes 'port busy' errors when initialising libCEC
include/cectypes.h
src/lib/CECProcessor.cpp