client: fixup quit
[fio.git] / client.c
2011-10-03 Jens Axboeclient: fixup quit
2011-10-03 Jens Axboeserver: transmit status as structures, not text
2011-10-01 Jens Axboeserver: malloc/free fix
2011-10-01 Jens Axboeserver/client: add FD_NET debug clues
2011-10-01 Jens Axboeclient: re-setup poll fd array in case a client disappears
2011-10-01 Jens Axboeclient: continue support for multiple connections
2011-10-01 Jens Axboeclient: initial support for multiple connections
2011-10-01 Jens Axboeserver: ensure payload larger than max is broken into...
2011-10-01 Jens Axboeserver: quit client when job run is complete
2011-10-01 Jens Axboeclient: fix error in logging output
2011-10-01 Jens AxboePass more arguments to fio_init_net_cmd()
2011-09-30 Jens AxboeServer logging cleanup/functionality
2011-09-30 Jens AxboeStart of functional client
2011-09-30 Jens AxboeAdd start of client, start of real protocol