From: "Stephan Müller" <smueller@chronox.de>
To: linux-kernel@vger.kernel.org
Subject: AIO operation and CMSG
Date: Sun, 14 Jan 2018 09:01:00 +0100 [thread overview]
Message-ID: <6214924.yszrlpR4T4@positron.chronox.de> (raw)
Hi,
I am working on the user space library providing a wrapper to the AF_ALG user
space interface [1]. The AF_ALG interface supports asynchronous operation
which is utilized with the io_* system calls, including io_submit. All works
as expected.
The syscall io_submit sends data to the kernel and invokes the respective
handler function in the kernel such as the recvmsg handler. What I am
wondering is whether there is a way to send CMSG data along with the io_submit
syscall? If not, is CMSG handling with the AIO syscalls possible at all?
Thank you very much.
[1] http://www.chronox.de/libkcapi.html
Ciao
Stephan
next reply other threads:[~2018-01-14 8:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-14 8:01 Stephan Müller [this message]
2018-01-17 19:22 ` Christoph Hellwig
2018-01-18 7:32 ` Stephan Mueller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6214924.yszrlpR4T4@positron.chronox.de \
--to=smueller@chronox.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®