netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Is ->sendmsg() allowed to change the msghdr struct it is given?
@ 2023-06-26 21:14 David Howells
  2023-06-26 21:22 ` Jakub Kicinski
  0 siblings, 1 reply; 6+ messages in thread
From: David Howells @ 2023-06-26 21:14 UTC (permalink / raw)
  To: Jakub Kicinski
  Cc: dhowells, Ilya Dryomov, David S. Miller, Eric Dumazet,
	Paolo Abeni, ceph-devel, netdev, linux-kernel

Hi Jakub,

Do you know if ->sendmsg() might alter the msghdr struct it is passed as an
argument?  Certainly it can alter msg_iter, but can it also modify, say,
msg_flags?

Thanks,
David


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-27 13:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-26 21:14 Is ->sendmsg() allowed to change the msghdr struct it is given? David Howells
2023-06-26 21:22 ` Jakub Kicinski
2023-06-27 12:51   ` Paolo Abeni
2023-06-27 12:54     ` Paolo Abeni
2023-06-27 13:09     ` David Howells
2023-06-27 13:51       ` Paolo Abeni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).