The UDP client is now working and it measures the time needed for sending 10k datagrams.
[swifty.git] / test / client_udp.c
2013-03-18 Adrian BondrescuThe UDP client is now working and it measures the time...
2013-03-18 Adrian BondrescuAdd client/server over UDP for testing purposes.