Kurt Van Dijck
|
1ffa9a16a4
|
testj1939: add -w option to keep program open
|
2016-02-23 09:51:16 +01:00 |
Kurt Van Dijck
|
75dfd666c4
|
testj1939: print API calls
|
2013-11-28 10:58:59 +01:00 |
Kurt Van Dijck
|
854f47fa84
|
testj1939: use send() when connect()ed
When using connect(), don't re-use the peername but use send() without
destination information
|
2013-11-20 11:21:07 +01:00 |
Kurt Van Dijck
|
d66e6ce4ee
|
testj1939: remember if peername was provided
When peername was not provided, the program uses send() rather than
sendto() so the API calls are better demonstrated
|
2013-11-20 11:21:07 +01:00 |
Kurt Van Dijck
|
198c5801ec
|
import sample program & help page
|
2013-11-20 11:14:44 +01:00 |