Add client/server over UDP for testing purposes.
authorAdrian Bondrescu <adi.bondrescu@gmail.com>
Thu, 31 May 2012 20:50:56 +0000 (23:50 +0300)
committerRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Mon, 18 Mar 2013 16:38:35 +0000 (18:38 +0200)
commit01b7138f5ac670331663dc428c738d042a42b71f
tree26b93b97a991f8ed14985834e78312a53a1b84e1
parent18b1e7049324c2936c44ad60544a9c71078a3aa4
Add client/server over UDP for testing purposes.
test/Makefile
test/client_udp.c [new file with mode: 0644]
test/server_udp.c [new file with mode: 0644]