Re: [libgpiod][PATCH 4/4] bindings: cxx: implement C++ bindings for libgpiod v2.0
From: Andy Shevchenko <hidden>
Date: 2021-06-28 11:54:21
From: Andy Shevchenko <hidden>
Date: 2021-06-28 11:54:21
On Mon, Jun 28, 2021 at 2:35 PM Kent Gibson [off-list ref] wrote:
On Mon, Jun 28, 2021 at 02:30:05PM +0300, Andy Shevchenko wrote:quoted
On Sun, Jun 27, 2021 at 04:47:57PM +0800, Kent Gibson wrote:
...
quoted
Kent, do I understand correctly that Go bindings use C library?No, the Go library is pure Go - it makes the ioctl calls itself.
Hmm... Interesting. Why is it so? Performance wise? Other points? (It means you are basically replicating what libgpiod does, right?) -- With Best Regards, Andy Shevchenko