mirror of
https://github.com/systemd/systemd.git
synced 2025-01-18 10:04:04 +03:00
bd1ae17833
This is preparation for #28891, which adds a bunch more helpers around "struct iovec", at which point this really deserves its own .c/.h file. The idea is that we sooner or later can consider "struct iovec" as an entirely generic mechanism to reference some binary blob, and is the go-to type for this purpose whenever we need one.