Commit 5f8ed23
committed
can: Rename blocking methods
The blocking traits borrowed the naming convention from socketcan.
Rename the methods to `transmit()` and `receive()` to make them
consistent with the `nb` traits.1 parent b2d00d1 commit 5f8ed23
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
0 commit comments