.NET managed wrapper for SocketCAN on Linux
BSD 3-Clause "New" or "Revised" License
54
stars
13
forks
source link
Unit Test - CanFdFrame_RecvMsg_DONTROUTE_CONFIRM_Flags_Success_Test failure on ARM32 Kernel 4.9 #91
Closed
derek-will closed 2 weeks ago
In the
msghdr
struct, themsg_namelen
field comes back set to 16 and not 8 after therecvmsg
function call on this older kernel (4.9).