diff options
| author | Renato Westphal <renato@opensourcerouting.org> | 2017-04-19 16:59:50 -0300 |
|---|---|---|
| committer | Renato Westphal <renato@opensourcerouting.org> | 2017-06-05 12:23:33 -0300 |
| commit | d8292558bde9802b8267deff44dabb87b12b885f (patch) | |
| tree | 48f4f33c5e0f891a68c4fa408012afb5418aeaac /lib/command_py.c | |
| parent | 30f35e856608b29c7e4f091c7a22f4a3b4019258 (diff) | |
ldpd: use synchronous channels for sending log messages
This is necessary to guarantee that all log messages sent from the child
processes are received in the parent process right away.
Without this patch, when a child process calls fatal() or fatalx(),
the log messages don't make it to the parent because the child doesn't
have a chance to flush its buffers before exiting.
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions
