netclock: Add simple network clock server and client examples
authorJan Schmidt <jan@centricular.com>
Sat, 10 Jan 2015 10:42:00 +0000 (21:42 +1100)
committerJan Schmidt <jan@centricular.com>
Wed, 21 Jan 2015 11:27:18 +0000 (22:27 +1100)
commitf9f45834e73ef619a49eb5873eee53e892a45fc6
treea30783665d6a9f0881ed2012095fcc07a7ac9335
parent1c9c9847fdfd901b62c76df4e99684731cf5a16e
netclock: Add simple network clock server and client examples
configure.ac
tests/examples/Makefile.am
tests/examples/netclock/.gitignore [new file with mode: 0644]
tests/examples/netclock/Makefile.am [new file with mode: 0644]
tests/examples/netclock/netclock-client.c [new file with mode: 0644]
tests/examples/netclock/netclock-server.c [new file with mode: 0644]