+52
−0
Loading
This adds support for the shutdown(2) system call, which is useful for dealing with sockets. shutdown(2) may block, so we have to punt it to async context. Suggested-by:Norman Maurer <norman.maurer@googlemail.com> Signed-off-by:
Jens Axboe <axboe@kernel.dk>