Closed yegorich closed 5 years ago
@dschanoeh I've tested both server and client binaries on ARM and x86. Both are working as expected i.e. I could send/receive CAN frames over the network connection.
These issues were fixed in the new upstream repository https://github.com/linux-can/socketcand/pull/1
This PR provides various fixes for compiler and static code analyzer warnings. (for example https://github.com/dschanoeh/socketcand/issues/16).
The fixes are so far compile tested only.