Linux Foundation Collaborative Projects
index
:
low-level-can-service
dab
eel
master
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CAN-binder
/
low-can-binding
/
utils
/
socketcan.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-10
Fix: circular include for socket classes.
Romain Forlot
1
-1
/
+0
2017-05-10
Move reading input stream to specialized socket class.
Romain Forlot
1
-2
/
+0
2017-05-05
Don't destroy socket by default as they will always be open.
Romain Forlot
1
-1
/
+1
2017-05-05
Separation between hat and callback binding parts
Romain Forlot
1
-1
/
+1
2017-05-04
Follow the moving binding and configuration files.
Romain Forlot
1
-1
/
+1
2017-05-03
Fix: constructor and include file missing.
Romain Forlot
1
-1
/
+1
2017-05-03
Derivate socketcan to multiple child depending upon socket CAN type.
Romain Forlot
1
-21
/
+3
2017-05-02
Fix: wrong include local header path
Romain Forlot
1
-1
/
+1
2017-04-27
Fix: write bcm message to socket.
Romain Forlot
1
-8
/
+17
2017-04-27
Fix: Reading doesn't update receiving object values
Romain Forlot
1
-1
/
+1
2017-04-27
Make template from similar writing stream operations.
Romain Forlot
1
-5
/
+4
2017-04-25
Implement reading stream for socketcan_t
Romain Forlot
1
-2
/
+5
2017-04-24
Rename and handling write on socket using stream instead of specific method
Romain Forlot
1
-0
/
+80