Commit Graph

12 Commits

Author SHA1 Message Date
DL6ER b5e086d555 Remove obsolete (undocumented) "travis-ci" command line argument.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2019-06-07 21:48:48 +02:00
Mcat12 5341b18ecf Handle possible pack_fixstr or pack_str32 error
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-21 15:40:58 -05:00
Mcat12 30ae391e85 Let socket-test take in an optional command
Example:
./socket-test travis ">stats"

Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-08 18:15:41 -05:00
Mcat12 439227a1a8 Don't declare variables in for loops
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-04 12:11:47 -05:00
Mcat12 e527985371 Implement getStats using MessagePack
Signed-off-by: Mcat12 <newtoncat12@yahoo.com>
2018-01-04 12:04:04 -05:00
DL6ER 7638d8cdb1 Improve socket client example + work on review comments
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-01 21:33:39 +01:00
DL6ER c26ff3a23f Add more comments to socket_client.c so it is easier understandable in case users what to use it as template to code their own APIs etc.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-01 11:44:22 +01:00
DL6ER 9e40d006eb Add Unix socket test
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-01 01:05:17 +01:00
DL6ER e4e5b0d45e Use special socket file on Travis
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-01 01:02:54 +01:00
DL6ER 900a3fa5cb Add "socket-test" target in Makefile
Signed-off-by: DL6ER <dl6er@dl6er.de>
2018-01-01 00:59:10 +01:00
DL6ER eb431d1bd0 Finish socket client test program
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-31 23:37:35 +01:00
DL6ER 300de47752 Add simple Unix socket client test program
Signed-off-by: DL6ER <dl6er@dl6er.de>
2017-12-31 23:00:55 +01:00