cec: make all reads and write in CAdapterCommunication go through buffers, so we...
authorLars Op den Kamp <lars@opdenkamp.eu>
Sat, 29 Oct 2011 14:54:27 +0000 (16:54 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Sat, 29 Oct 2011 14:54:27 +0000 (16:54 +0200)
commit3c53ac93d0c95ebf700c08f9ccfb2810dfeea8b1
tree84ac077c60d1de70dc614dca394fe2e6b4239318
parent50aa01e6895383ff8e96af9b9d0b4641cc3b61f2
cec: make all reads and write in CAdapterCommunication go through buffers, so we don't have to block and keep locks. proper handling of failed writes will have to be re-added
src/lib/AdapterCommunication.cpp
src/lib/AdapterCommunication.h