summaryrefslogtreecommitdiff
path: root/src/basic/parse-util.h
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-11-08 14:05:55 -0500
committerSven Eden <yamakuzure@gmx.net>2017-05-17 15:22:13 +0200
commit1e2a451e2c0fcfe05875cb4f7ebe0461f66b97e0 (patch)
treef56d4784605215e5d32def6ca06b448ee03a911f /src/basic/parse-util.h
parentc89a2e44aa8704e182882aca368f9e911bfa22fd (diff)
journald: allow additional payload in server_driver_message
The code to format the iovec is shared with log.c. All call sites to server_driver_message are changed to include the additional "MESSAGE=" part, but the new functionality is not used and change in functionality is not expected. iovec is preallocated, so the maximum number of messages is limited. In server_driver_message N_IOVEC_PAYLOAD_FIELDS is currently set to 1. New code is not oom safe, it will fail if memory cannot be allocated. This will be fixed in subsequent commit.
Diffstat (limited to 'src/basic/parse-util.h')
0 files changed, 0 insertions, 0 deletions