Add IORING_OP_SHUTDOWN test case

Just verifies that we get -EPIPE when trying to write to a socket that
has been shutdown() with SHUT_WR.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2 files changed