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