add option to rxperf to use rx_Readv() instead of rx_Read()
[openafs.git] / src / rx / test / rxperf.c
2010-10-02 Chas Williams (CON... add option to rxperf to use rx_Readv() instead of rx_Read()
2010-10-01 Chas Williams (CON... rename some variables in rxperf
2010-09-27 Simon Wilkinsonrxperf: Really set UDP buffer size
2010-09-27 Simon WilkinsonFix rxperf so that it works with pthreads
2010-09-23 Simon Wilkinsonrxperf: Fix the Unix build again
2010-09-23 Jeffrey AltmanAdditional functionality for rxperf
2010-09-22 Simon Wilkinsonrxperf: Fix so it builds on Unix
2010-09-21 Jeffrey AltmanRx: Permit udp buffer size to be set in rxperf
2010-09-20 Jeffrey AltmanRx: Build rxperf test application on Windows
2010-09-20 Jeffrey AltmanRx: Move rxperf test application to src/rx/tests