derek-will / SocketCANSharp

.NET managed wrapper for SocketCAN on Linux
BSD 3-Clause "New" or "Revised" License
54 stars 13 forks source link

Add higher level C# class to assist with making use of epoll API #19

Closed derek-will closed 2 years ago

derek-will commented 2 years ago

Similar to IsoTpCanSocket this will help make use of the underlying functionality via a C# / .NET programmer friendly way.