libserial icon indicating copy to clipboard operation
libserial copied to clipboard

DrainIOBuffers not in libserial-dev

Open sousarbarb opened this issue 4 years ago • 1 comments
trafficstars

Hi,

I installed the LibSerial library through the sudo apt install libserial-dev.

However, when implementing communication through serial ports using threads, as already noticed in the issues, I had several problems.

I've seen in https://github.com/crayzeewulf/libserial/issues/99 that the call of DrainIOBuffer resolves the problem for sleep. However, this member function is not implemented in libserial-dev.

Could the package be updated?

sousarbarb avatar Mar 25 '21 12:03 sousarbarb

Hi @sousarbarb , are you running on a recent debian distro? The latest release only made it into Ubuntu 20.04. Can you provide details on your OS? Thanks for submitting your issue.

mcsauder avatar Aug 05 '21 00:08 mcsauder