Commit 787d87b7 authored by Steve Bennett's avatar Steve Bennett
Browse files

aio: close should still close AIO_KEEPOPEN channels



AIO_KEEPOPEN won't close a channel (such as stdin, stdout)
when the command is deleted/replaced, but an explicit close
will still close the channel.

Signed-off-by: default avatarSteve Bennett <steveb@workware.net.au>
parent 924522e9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment