Commit Graph

6 Commits (7fb5f009fd5b172f264666fc6a565264bfd5d629)

Author SHA1 Message Date
Kurt Van Dijck 7fb5f009fd j1939.page: restructure 2013-11-28 09:56:37 +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 77c08edead add .gitignore 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
Kurt Van Dijck fe748b1c2c initial 2013-11-18 23:30:03 +01:00