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