Retry m_port->Read(..) if an EINTR errror occurs instead of closing the connection...
authorJosef Fruehwirth <fruehwirth@gmail.com>
Sat, 18 Aug 2012 12:07:04 +0000 (14:07 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Wed, 5 Sep 2012 13:07:59 +0000 (15:07 +0200)
commit1e597e6c181faa24f0ae2170224832c174e749a4
treee12eae363b312ba3fea55e65e924015f7cf66a61
parent3b106c7d018681dec102db878a9ca4cbd213c1e2
Retry m_port->Read(..) if an EINTR errror occurs instead of closing the connection. closes #38
src/lib/adapter/Pulse-Eight/USBCECAdapterCommunication.cpp