summaryrefslogtreecommitdiffstats
path: root/CAN-binder/low-can-binding/utils/socketcan-bcm.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Make non blocking BCM socket.Romain Forlot1-0/+3
2017-05-10Move reading input stream to specialized socket class.Romain Forlot1-0/+24
2017-05-05Don't destroy socket by default as they will always be open.Romain Forlot1-9/+0
2017-05-05Improve log message.Romain Forlot1-1/+1
2017-05-03Fix: constructor and include file missing.Romain Forlot1-10/+10
2017-05-03Derivate socketcan to multiple child depending upon socket CAN type.Romain Forlot1-0/+73