Merge branch 'master' of https://github.com/blah325/fio
authorJens Axboe <axboe@kernel.dk>
Thu, 3 Feb 2022 22:22:41 +0000 (15:22 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 3 Feb 2022 22:22:41 +0000 (15:22 -0700)
commit3c5bd932e7a73e5515ef7ef70df1cb998ce33d54
tree05196c8114a06fff8c07838e06ea03956a2b591c
parent52a0b9ed71c3e929461e64b39059281948107071
parent1388e47301d6ea788542f8e5da4fee94ce2b0137
Merge branch 'master' of https://github.com/blah325/fio

* 'master' of https://github.com/blah325/fio:
  Added a new windows only IO engine option “no_completion_thread”.
  Add Windows support for --server.
  Avoid client calls to recv() without prior poll()
client.c
init.c